]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mxs-mmc: Simplify PM hooks
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 18 Nov 2014 02:43:39 +0000 (00:43 -0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:31:02 +0000 (14:31 +0100)
commitd1fbabd6d3c878b0b399bac051ee90ad83a42df3
treef89063317561014856a90b59b330b2564c78e86e
parent31c7dd4f6d28bf977be286b9b599fc91b46517e6
mmc: mxs-mmc: Simplify PM hooks

By using SIMPLE_DEV_PM_OPS we can make the code smaller and cleaner.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mxs-mmc.c