From: Mark Brown Date: Fri, 21 Jan 2011 06:48:44 +0000 (-0800) Subject: Input: ad7879 - convert SPI to dev_pm_ops X-Git-Tag: v2.6.39-rc1~410^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7848c8e1a26ca6075d6cb538657f5381afcadc4;p=pandora-kernel.git Input: ad7879 - 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 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