mmc: sdhci-esdhci-imx: re-initialize hw state after resume
authorDong Aisheng <aisheng.dong@nxp.com>
Tue, 12 Jul 2016 07:46:23 +0000 (15:46 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:58 +0000 (10:34 +0200)
commit19dbfdd3d5152daf86cd79beb14544a2ffab8090
tree6dd261ecb469e50250541537f4432b5c23ac2b4a
parent2b16cf326b70fdf6ccd2ae87807bb006487dbb85
mmc: sdhci-esdhci-imx: re-initialize hw state after resume

sdhci_esdhc_imx_hwinit() includes all basic hw intialization.
Calling it after resume to re-initialize hw in case its state
is already lost in low power mode.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c