spi: spi-orion: add runtime PM support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Jun 2014 11:22:37 +0000 (12:22 +0100)
committerMark Brown <broonie@linaro.org>
Sat, 21 Jun 2014 15:31:40 +0000 (16:31 +0100)
commit5c6786945b4e0434312572da6cf40f13f1763740
tree1e6cbd61aa6417cb96e73adcd73fb60fb3bc2fcb
parentc85012addd800d8fd135b9a871d5ce9b8e8c4081
spi: spi-orion: add runtime PM support

Add trivial runtime PM support.  This will only be of benefit on SoCs
where the clock to the SPI interface can be shut down.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-orion.c