mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Aug 2014 10:06:55 +0000 (12:06 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 01:39:24 +0000 (10:39 +0900)
commit537ca2b0fd35d5038ea1746bdf1fb2ad3252d383
tree45e63e1915559aeb70480302765675abd6e547e9
parentac3f5081c30ef6541da70e79bd27d3d2756430df
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM

To be able to simplify system PM, let's re-use the runtime PM callbacks
by converting to the SET_PM_RUNTIME_PM_OPS macro.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
(cherry picked from commit f74f1e38206df93b9e11d5a8b84743e61c0768a6)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/mmc/host/sh_mobile_sdhi.c