Documentation: i2c: Use PM ops instead of legacy suspend/resume
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 30 Nov 2014 16:52:31 +0000 (17:52 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 4 Dec 2014 18:09:03 +0000 (19:09 +0100)
commit5f835cef770fc71263ace29198a9e6743033a705
treea87214fb62079c6766f97950386e40dd28aee807
parent530834b13feff543a49b214eb750e97fbd7a22be
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>
Documentation/i2c/upgrading-clients
Documentation/i2c/writing-clients