]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci-of-esdhc: avoid writing power control register
authoryangbo lu <yangbo.lu@freescale.com>
Fri, 16 Oct 2015 07:44:03 +0000 (15:44 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:15 +0000 (16:00 +0100)
commit9e4703df3aa9829a84d6ccf19c6062ba19a8de71
treeceb3c9d5b61e1710ef4f4eb97e1b60c88d594414
parenta599579ee8e32daebdfa4d97b24389c680ef5789
mmc: sdhci-of-esdhc: avoid writing power control register

The eSDHC doesn't have a standard power control register, so when
writing this register in stack we should do nothing to avoid
incorrect operation.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-esdhc.c