commit | 2c8ae20e6c4909919ec7574a534fdb78f70f98b1 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Wed Oct 12 10:54:40 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Nov 29 09:00:39 2016 +0100 |
tree | a7aa1bddab8e18b65b5c7cb0391d523257f20054 | |
parent | 1f5c51d76e8f3040fd5c2e711d5760d696281307 [diff] |
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>