Searched hist:d72e64ec0b134d26a89c736394ee0b638513bed8 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | migor_ts.c | diff d72e64ec0b134d26a89c736394ee0b638513bed8 Fri Jan 07 01:01:03 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> Input: migor_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 migor_ts driver over.
Compile tested only.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|