aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-07-20 17:39:22 +0100
committerChris Ball <cjb@laptop.org>2011-10-26 15:43:35 -0400
commit08da834a24312157f512224691ad1fddd11c1073 (patch)
tree6ed587d6a7937c792085bf9fc9765ce1c6a63ed9 /drivers/mmc/host
parentfault-inject: add documentation on MMC IO fault injection (diff)
downloadlinux-dev-08da834a24312157f512224691ad1fddd11c1073.tar.xz
linux-dev-08da834a24312157f512224691ad1fddd11c1073.zip
mmc: enable runtime PM by default
Now that we have improved the runtime power management powerup/powerdown code, we believe that MMC_CAP_POWER_OFF_CARD is no longer necessary: runtime PM should now work everywhere. The only hard evidence for introducing MMC_CAP_POWER_OFF_CARD was the Marvell sd8686 wifi chip, which was believed to require external gpio manipulation which wasn't supported by some boards. After further investigation it was realized (and confirmed by Marvell folks) that sd8686 requirements can be fulfilled by changing the reset sequence itself, even if no external gpio is manipulated. For further information, see the following thread: http://www.mail-archive.com/linux-mmc@vger.kernel.org/msg04289.html Enable this trivially for a release or two. If no problems are reported, we will follow up with a more extensive patch to remove this flag altogether. If problems are reported, we can look at whitelist/blacklist possibilities as before. Signed-off-by: Daniel Drake <dsd@laptop.org> Acked-by: Ohad Ben-Cohen <ohad@wizery.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host')
0 files changed, 0 insertions, 0 deletions