commit | 1256077e4ac4f4462f9d5a24532316aada7dbb06 | [log] [tgz] |
---|---|---|
author | Tien Hock, Loh <tien.hock.loh@intel.com> | Fri Mar 22 12:54:31 2019 +0800 |
committer | Tien Hock, Loh <tien.hock.loh@intel.com> | Fri Mar 22 12:54:31 2019 +0800 |
tree | 7772f4b3101de3d78489558e941fc8686ba0a32a | |
parent | f6fac1e1a337700e7b8234e3ffdcb1edd3e39b13 [diff] |
driver: synosys: Fix SD MMC not initializing correctly dw_params.mmc_dev_type should be assigned before mmc_init, otherwise SDMMC initialization will fail as the initialization treats the device as EMMC instead of SD. Signed-off-by: Tien Hock, Loh <tien.hock.loh@intel.com>