mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
commitf74f1e38206df93b9e11d5a8b84743e61c0768a6
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Aug 2014 10:06:55 +0000 (25 12:06 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 9 Sep 2014 11:59:11 +0000 (9 13:59 +0200)
treef9b8ec3d25e592d679b2d5b98a4f89d38db06125
parent9ade7dbf20e8fc73d9784b772e320239de2acf08
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>
drivers/mmc/host/sh_mobile_sdhi.c