diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2016-07-12 10:46:21 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-25 11:34:57 +0300 |
commit | f3f5cf3dfc3a1bcc627cf4d7c972a4adbd9d1e25 (patch) | |
tree | f0ad8ade5231eb3413e3704039425e6de8ccf3ad /drivers/mmc/host/Kconfig | |
parent | 7ac6da2623a4d4b68c61bc289451ac630ae8ec35 (diff) | |
download | linux-f3f5cf3dfc3a1bcc627cf4d7c972a4adbd9d1e25.tar.xz |
mmc: sdhci-esdhc-imx: factor out hw related initialization into function
Move all hw related static initializations into a separate function
which helps concentrate the hw related initialization code.
And that function could also be called by other places later as a
basic hw state restore.
e.g. suspend/resume where the hw state is possible to lost due to
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>
Diffstat (limited to 'drivers/mmc/host/Kconfig')
0 files changed, 0 insertions, 0 deletions