From: Mark Brown Date: Fri, 21 Jan 2011 06:51:26 +0000 (-0800) Subject: Input: ads7846 - convert to dev_pm_ops X-Git-Tag: v2.6.39-rc1~410^2^2~43 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c36e719033ddc09aded770472cbdb477fcb4479;p=pandora-kernel.git Input: ads7846 - 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 ads7846 driver. Signed-off-by: Mark Brown Acked-by: Michael Hennerich Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed