mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 27 Jul 2016 09:01:48 +0000 (11:01 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 27 Jul 2016 09:04:30 +0000 (11:04 +0200)
commit9e48b33691e3466d42c8ad553ac19596a4fed44e
tree63b2d4a168801c6a46ac78fb4579fc53f229be29
parentdafed447eb6cce4bfb2aef649ed98e5718d6b751
mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS

Let's use the SIMPLE_DEV_PM_OPS macro when declaring/assigning the system
PM callbacks, as the code gets simplified.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-esdhc.c