Input: ad7879 - convert SPI to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 21 Jan 2011 06:48:44 +0000 (22:48 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 21 Jan 2011 06:54:49 +0000 (22:54 -0800)
commitc7848c8e1a26ca6075d6cb538657f5381afcadc4
tree3320391442264e0c01347e50bd1899520289839f
parentfccdd7c4aeb7ed639b51126941545bc5b3824dab
Input: ad7879 - convert SPI to dev_pm_ops

There is a move to deprecate bus-specific PM operations and move to
using dev_pm_ops instead in order to reduce the amount of boilerplate
code in buses and facilitate updates to the PM core. Do this move for
the ad7879 SPI driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Michael Hennerich <Michael.Hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/ad7879-spi.c