commit | 939941d44dcaa138241d2182bd9e10f2b5d52665 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 20 21:52:42 2011 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:44 2011 +0100 |
tree | 10cff0c5fd1fe7d798b2f4ba145897cf65c4fa1f | |
parent | 44be0a40d8666d9f3acee2a329e50f925e32d8b0 [diff] |
mfd: Convert pcf50633 to dev_pm_ops There is a move to deprecate bus-specific PM operations and move to using dev_pm_ops instead in order to reduce the amount of boilerplate code in buses and facilitiate updates to the PM core. Do this move for the pcf50633 driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>