commit | 3e5e624bfda39417cc76e716a350a318049dbd39 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Mon Oct 01 14:46:21 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 11:39:22 2012 -0700 |
tree | 1518a83469ac869ed8d6e3088c0e1a74becc550a | |
parent | 6c98274cba3b68e6d87ddb3b0be2bec449106181 [diff] |
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 <dilinger@queued.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>