From: Mark Brown Date: Thu, 20 Jan 2011 21:27:56 +0000 (+0000) Subject: hwmon: (lis3lv02d) Convert SPI to dev_pm_ops X-Git-Tag: v2.6.39-rc1~448^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9be650597bffec5885a8c1abad1e4ffb0bcca3;p=pandora-kernel.git hwmon: (lis3lv02d) Convert SPI 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 lis3lv02d SPI driver. Signed-off-by: Mark Brown Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed