]> rtime.felk.cvut.cz Git - linux-imx.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)
commit93f38e914183c9b7af248fab793153772996987c
tree3997c3946a2e43a39ffab98314b8f2839372b568
parentd72e64ec0b134d26a89c736394ee0b638513bed8
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