commit | 9ade7dbf20e8fc73d9784b772e320239de2acf08 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Aug 25 12:03:20 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Sep 09 13:59:10 2014 +0200 |
tree | 3a34ef7f26d3fdf4be7ef81482aee1bf1ff0e1ba | |
parent | 20e955c3c746f434a2f97ab08ac6bd71f63c6afa [diff] |
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM To give the option for tmio hosts to use the runtime PM callbacks for CONFIG_PM_SLEEP as well as CONFIG_PM_RUNTIME, move them to CONFIG_PM. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>