spi: Use PM ops instead of legacy suspend/resume
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 8 Mar 2015 13:56:37 +0000 (14:56 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 8 Mar 2015 19:57:55 +0000 (19:57 +0000)
commit47875e81476bda8a9bd4875eb281b46e33027d42
treecdb3074b8c724983494cf7f051a53ad3d6b880be
parentc517d838eb7d07bbe9507871fab3931deccff539
spi: Use PM ops instead of legacy suspend/resume

New drivers should use PM ops instead of the legacy suspend/resume
callbacks. Update the SPI device driver guide to reflect this.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/spi-summary