hwmon: (lis3lv02d) Convert SPI to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 20 Jan 2011 21:27:56 +0000 (21:27 +0000)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Tue, 15 Mar 2011 05:36:25 +0000 (22:36 -0700)
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 lis3lv02d SPI driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>

No differences found