commit | 93f38e914183c9b7af248fab793153772996987c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 06 23:01:03 2011 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Jan 06 23:03:11 2011 -0800 |
tree | 3997c3946a2e43a39ffab98314b8f2839372b568 | |
parent | d72e64ec0b134d26a89c736394ee0b638513bed8 [diff] |
Input: cy8ctmg110_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 cy8ctmg110_ts driver over. Compile tested only. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>