]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc-exynos: deploy runtime PM facilities
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 12 Oct 2016 02:55:55 +0000 (10:55 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:00:39 +0000 (09:00 +0100)
commit59acb793eedfdc689998a02c0de6fc53eda94bae
treea06f9e337a2676dd8ee9e7e269fae83f54d0a925
parent300b4ed035c545a2e9403a9521909c67e72a8ad5
mmc: dw_mmc-exynos: deploy runtime PM facilities

Let's migrate it to use runtime PM and remove the system
PM callback from this driver. With this patch, it could
handle system PM properly and could also use runtime PM
if we enable it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-exynos.c