diff options
author | Hu Ziji <huziji@marvell.com> | 2017-04-28 05:34:59 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-04-28 13:33:05 +0300 |
commit | 4cc59dffa9cb579613776cad5b777236210496d8 (patch) | |
tree | 98b13f92f520f26691ec69b14a3eaf0e04c46008 /drivers/mmc/host/sdhci-xenon-phy.c | |
parent | ff4143ccff314b22f03666c1d8eccd4de967df2c (diff) | |
download | linux-4cc59dffa9cb579613776cad5b777236210496d8.tar.xz |
mmc: sdhci-xenon: Fix the work flow in xenon_remove().
sdhci_remove_host() might execute SOFT_RESET_ALL. Inside xenon_remove(),
Xenon SDHC should be enabled during sdhci_remove_host().
Move xenon_sdhc_unprepare after sdhci_remove_host() such that Xenon SDHC is
disabled after sdhci_remove_host() completes.
Signed-off-by: Hu Ziji <huziji@marvell.com>
Reported-by: Jisheng Zhang <jszhang@marvell.com>
Tested-by: Jisheng Zhang <jszhang@marvell.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-xenon-phy.c')
0 files changed, 0 insertions, 0 deletions