]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: dw_mmc-k3: deploy runtime PM facilities
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 12 Oct 2016 02:54:40 +0000 (10:54 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:00:39 +0000 (09:00 +0100)
commit0b2b4b8dfe6706eaa34e5b2821cb54600d1e9c6a
treea7aa1bddab8e18b65b5c7cb0391d523257f20054
parent6dfe8ddf5e36554c814106bb3ea20ada1579fdab
mmc: dw_mmc-k3: 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-k3.c