OSDN Git Service

iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
authorAndrew F. Davis <afd@ti.com>
Tue, 31 May 2016 17:00:07 +0000 (12:00 -0500)
committerJonathan Cameron <jic23@kernel.org>
Fri, 3 Jun 2016 12:15:52 +0000 (13:15 +0100)
commit27aa832d1882da4b6595abe99e287f46b2d54f45
tree4f3c63fddc918a190bfa38694839ab55d2e0f407
parentfea89e2dfceaf78d132b12a4aab3db3c04fb5639
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro

Replace ifdefs with SIMPLE_DEV_PM_OPS helper macro.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/ti_am335x_adc.c