]> rtime.felk.cvut.cz Git - linux-imx.git/commit
mmc: jz4740: Use SIMPLE_DEV_PM_OPS
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 9 Jun 2013 19:10:03 +0000 (21:10 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 16:39:13 +0000 (12:39 -0400)
commit5d5c0350fc9533a1af3a43ee2331fec412679fcf
tree681237e1da92f5212bb7d2c5779dda06387ea7c8
parent8a489aa10cf84e54de812bd964f3520504460b94
mmc: jz4740: Use SIMPLE_DEV_PM_OPS

It's a bit shorter than open-conding it. While we are at it also make
jz4740_mmc_pm_ops static.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/jz4740_mmc.c