]> git.karo-electronics.de Git - mv-sheeva.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)
commit92b672e217ddf87e4181454f8200f0f06139cdbc
tree96e85b5438c179dcfc260f7d9964f544bc197811
parent85012fff38302e0262f838431e853f8c09e754d5
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