From: Mark Brown Date: Fri, 7 Jan 2011 07:01:02 +0000 (-0800) Subject: Input: ad7879 - convert I2C to dev_pm_ops X-Git-Tag: v2.6.38-rc1~247^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5dc9ac3f6daf7df45c49e5a861c733a5f794c6b;p=pandora-kernel.git Input: ad7879 - convert I2C to dev_pm_ops There is a general move towards the use of dev_pm_ops rather than bus specific suspend APIs as this simplifies both the bus and PM core implementations. Convert the ad7879-ts I2C support over. Compile tested only. Signed-off-by: Mark Brown Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed