From: Mark Brown Date: Fri, 21 Jan 2011 06:47:47 +0000 (-0800) Subject: Input: ad7877 - convert to dev_pm_ops X-Git-Tag: v2.6.39-rc1~410^2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fccdd7c4aeb7ed639b51126941545bc5b3824dab;p=pandora-kernel.git Input: ad7877 - convert 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 facilitate updates to the PM core. Do this move for the ad7879 SPI driver. Signed-off-by: Mark Brown Acked-by: Michael Hennerich Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed