]> git.baikalelectronics.ru Git - kernel.git/commit
Input: mcs5000_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:03 +0000 (23:03 -0800)
commit51d67203a5cb250ded1b658f68c8b9d19f370c22
tree96e85b5438c179dcfc260f7d9964f544bc197811
parent67186843b151e28fb8bb8291ca44fe8e86bce5d3
Input: mcs5000_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 mcs5000_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/mcs5000_ts.c