summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pl022.c
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2015-03-08 13:56:38 (GMT)
committerMark Brown <broonie@kernel.org>2015-03-08 19:57:55 (GMT)
commitea022bbb0090975a21c581d8405fbe90043a6eda (patch)
tree18e5ced3efac5a588dced573e12ec4a46e587486 /drivers/spi/spi-pl022.c
parent47875e81476bda8a9bd4875eb281b46e33027d42 (diff)
downloadlinux-ea022bbb0090975a21c581d8405fbe90043a6eda.tar.xz
spi: Remove support for legacy PM
All SPI drivers have been converted from legacy suspend/resume callbacks to dev_pm_ops. So we can finally remove support for legacy PM from the SPI core. Since there aren't any special bus specific things to do during suspend/resume and since the PM core will automatically fallback directly to using the device's PM ops if no bus PM ops are specified there is no need to have any special SPI bus PM ops. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-pl022.c')
0 files changed, 0 insertions, 0 deletions