From: Andres Salomon Date: Mon, 1 Oct 2012 21:46:21 +0000 (-0700) Subject: staging/olpc_dcon: use s/r hooks from device_driver->pm X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5e624bfda39417cc76e716a350a318049dbd39;p=pandora-kernel.git staging/olpc_dcon: use s/r hooks from device_driver->pm ..instead of the i2c_driver hooks. This should silence the following runtime warnings: [ 17.820321] i2c-core: driver [olpc_dcon] using legacy suspend method [ 17.846082] i2c-core: driver [olpc_dcon] using legacy resume method Signed-off-by: Andres Salomon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed