commit | 5f835cef770fc71263ace29198a9e6743033a705 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sun Nov 30 17:52:31 2014 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Dec 04 19:09:03 2014 +0100 |
tree | a87214fb62079c6766f97950386e40dd28aee807 | |
parent | 530834b13feff543a49b214eb750e97fbd7a22be [diff] |
Documentation: i2c: Use PM ops instead of legacy suspend/resume New drivers should use PM ops instead of the legacy suspend/resume callbacks. Update the I2C device driver guides to reflect this. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>