commit | d5dc9ac3f6daf7df45c49e5a861c733a5f794c6b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 06 23:01:02 2011 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jan 06 23:02:52 2011 -0800 |
tree | ebad9a12433b19bb8c0047528a87b9643256715d | |
parent | a6d38f889750ed6290728a19d9dad577b147c6d0 [diff] |
Input: ad7879 - convert I2C 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 ad7879-ts I2C support over. Compile tested only. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>