]> git.baikalelectronics.ru Git - kernel.git/commit
Input: cy8ctmg110_ts - Convert to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 7 Jan 2011 07:01:03 +0000 (23:01 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 7 Jan 2011 07:03:11 +0000 (23:03 -0800)
commit166980986b25dc70d8882c3786e95822b85714e8
tree3997c3946a2e43a39ffab98314b8f2839372b568
parente9820baa65b44ed893b6ed3f4ceba56c6d293a1a
Input: cy8ctmg110_ts - Convert 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 cy8ctmg110_ts driver over.

Compile tested only.

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