ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 4 Oct 2014 12:03:06 +0000 (09:03 -0300)
committerTejun Heo <tj@kernel.org>
Sun, 5 Oct 2014 02:06:57 +0000 (22:06 -0400)
commit36888e955c7c7ba8c66756fed60ac6e453fcbb5f
treec223f2d1ed7415df2f852cae5dd057db1ac5581b
parentc3ebd6a9b614ef1fbb5a44a3a33cd639ff4694bf
ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro

Using the SIMPLE_DEV_PM_OPS() macro can make the code shorter and cleaner.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_imx.c