From 4e9be650597bffec5885a8c1abad1e4ffb0bcca3 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 20 Jan 2011 21:27:56 +0000 Subject: [PATCH] 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-format-patch failed