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)
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>

No differences found