Input: ads7846 - convert to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 21 Jan 2011 06:51:26 +0000 (22:51 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 21 Jan 2011 06:54:53 +0000 (22:54 -0800)
commit3c36e719033ddc09aded770472cbdb477fcb4479
treee1dd4cedf5a17367023ebf36151bb23f453b0931
parentc7848c8e1a26ca6075d6cb538657f5381afcadc4
Input: ads7846 - convert 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 ads7846 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/ads7846.c