spi/s3c64xx: Remove redundant runtime PM management
authorMark Brown <broonie@kernel.org>
Fri, 5 Dec 2014 20:23:06 +0000 (20:23 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 7 Dec 2014 13:47:21 +0000 (13:47 +0000)
The device already asks the core to hold a runtime PM reference while it
is active so it is redundant to open code that in the driver itself.

Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c

Simple merge