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)
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>

No differences found