iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 3 Oct 2014 01:25:25 +0000 (22:25 -0300)
committerJonathan Cameron <jic23@kernel.org>
Sat, 4 Oct 2014 11:31:05 +0000 (12:31 +0100)
commitef0d5454930aa687ac2c2337107391f1389aa0f1
tree97f6507e20199b76c8badbe61e836d532bd2da2c
parent9da64c25ffefa60b969c64176098ae616219f759
iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line

No need to call the SIMPLE_DEV_PM_OPS() macro in several lines.

It can fit into the 80-column range.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/vf610_adc.c