]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: dw_mmc-pltfm: deploy runtime PM facilities
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 12 Oct 2016 02:56:46 +0000 (10:56 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:00:41 +0000 (09:00 +0100)
commitee2112be41822b60e3708b4145d448dd5580196d
tree8dd712c2bfbe9e446df08df765c849096794361a
parent53b272881181552223cc9919dab4c1604b253048
mmc: dw_mmc-pltfm: 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-pltfm.c