commit | c12f964357fc6de54252a4134720083d687caa22 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Tue Aug 13 19:03:01 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Aug 14 11:22:14 2013 +0100 |
tree | ed379a5eeac08951ab37f5bf025d6a9c99632fd5 | |
parent | 3c729b4344456ebd520636563c854090e3dec611 [diff] |
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>