staging:iio:ad7606: Consolidate PM ops
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 8 Feb 2016 10:13:29 +0000 (11:13 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 8 Feb 2016 18:30:51 +0000 (18:30 +0000)
commit2c3a52363271526544afe9040661b26543655e65
treea8cab30febb83cea4ccbc93d3a2b1d30c98582ba
parenteec96d1e2d318bc734728111cfe3b203b58943b9
staging:iio:ad7606: Consolidate PM ops

Both the SPI and platform device driver for the ad7606 use the same set of
PM ops. Consolidate them in the common part of the driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/ad7606.h
drivers/staging/iio/adc/ad7606_core.c
drivers/staging/iio/adc/ad7606_par.c
drivers/staging/iio/adc/ad7606_spi.c
This page took 0.032121 seconds and 5 git commands to generate.