]> git.openfabrics.org - ~emulex/infiniband.git/commit
mfd: Convert WM831x SPI to use dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 1 Feb 2011 11:46:12 +0000 (11:46 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:45 +0000 (10:41 +0100)
commit87d1906df4ecf6df0832e78e5189a39c7ea09a29
tree4c5a0bf1431009bd10cd7014d842ef2363f273b9
parent6f9f13bf9b9fabf2da2028cb7c1e732ef2efa26d
mfd: Convert WM831x SPI to use 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 WM831x SPI driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm831x-spi.c