]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36ec7138de2942995b604f3ba4f1b29973d31483
tree63b2d4a168801c6a46ac78fb4579fc53f229be29
parent5db091964a1550688989b3c04c6f22dd65a9e6eb
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