]> git.baikalelectronics.ru Git - kernel.git/commit
Input: eeti_ts - convert 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:57 +0000 (23:02 -0800)
commit67186843b151e28fb8bb8291ca44fe8e86bce5d3
tree22bd6454fa2e1f110786de2bc38d1493e48422ad
parent6531e636719cccb52f2c5ea3214a39f7f58b7434
Input: eeti_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 eeti_ts driver over.

Compile tested only by me, but Sven Neumann reports that the new code
works.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Tested-by: Sven Neumann <s.neumann@raumfeld.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/eeti_ts.c