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