]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ad7879 - convert I2C to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 7 Jan 2011 07:01:02 +0000 (23:01 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 7 Jan 2011 07:02:52 +0000 (23:02 -0800)
commit6531e636719cccb52f2c5ea3214a39f7f58b7434
treeebad9a12433b19bb8c0047528a87b9643256715d
parent8547a82e4c052ac08b2ae10e107a8293045934ac
Input: ad7879 - convert I2C to dev_pm_ops

There is a general move towards the use of dev_pm_ops rather than
bus specific suspend APIs as this simplifies both the bus and PM core
implementations. Convert the ad7879-ts I2C support over.

Compile tested only.

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