spi/s3c64xx: Take runtime PM reference even if DMA is not supported
authorMark Brown <broonie@linaro.org>
Tue, 13 Aug 2013 18:03:01 +0000 (19:03 +0100)
committerMark Brown <broonie@linaro.org>
Wed, 14 Aug 2013 10:22:14 +0000 (11:22 +0100)
commitc12f964357fc6de54252a4134720083d687caa22
treeed379a5eeac08951ab37f5bf025d6a9c99632fd5
parent3c729b4344456ebd520636563c854090e3dec611
spi/s3c64xx: Take runtime PM reference even if DMA is not supported

We always need the device to be runtime PM enabled to use it so just skip
the DMA initialisation not the entire prepare when polling.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-s3c64xx.c
This page took 0.02437 seconds and 5 git commands to generate.