]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Make runtime resume default behavior for MMC/SD
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 5 Nov 2015 15:01:32 +0000 (16:01 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 22 Dec 2015 10:32:03 +0000 (11:32 +0100)
commitea3d7ef80792c672c5a2bf2bb3bd2578c1759b53
tree0a232d2996d0cecab2c4bce4cb1d3e2d8e608d47
parent5040493c526c68a73a7903e717d92b27bcf9f5f5
mmc: core: Make runtime resume default behavior for MMC/SD

MMC_CAP_RUNTIME_RESUME was invented to decrease system PM resume time for
systems that particularly needs this. As the feature has matured let's
make it the default behavior for MMC/SD.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c