]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-of-esdhc: fix serious issue clock is always disabled
authorYangbo Lu <yangbo.lu@nxp.com>
Mon, 20 Jan 2020 09:48:35 +0000 (17:48 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 20 Jan 2020 11:10:36 +0000 (12:10 +0100)
commit34edf1b43023b5e307df6d8b2fff6de2d2d043e0
treedd02f5c57d662cbc2b3fa0a09eabdf1d6f6b0a6b
parent45461dc3c302bf5ca4f52d8beab746a333a111d1
mmc: sdhci-of-esdhc: fix serious issue clock is always disabled

This patch is to fix a serious issue that clock is always disabled
in esdhc_of_set_clock().

Fixes: 7d8ec0839e46 ("mmc: sdhci-of-esdhc: fix clock setting for different controller versions")
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Link: https://lore.kernel.org/r/20200120094835.28050-1-yangbo.lu@nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-esdhc.c