git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a10c2a
)
spi/s3c64xx: Ensure runtime PM is enabled prior to registration
author
Mark Brown
<broonie@linaro.org>
Fri, 27 Sep 2013 10:52:35 +0000
(11:52 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 27 Sep 2013 13:26:04 +0000
(14:26 +0100)
Otherwise we may try to start transfers immediately and then fail to
runtime resume the device causing us not to have clocks enabled.
Signed-off-by: Mark Brown <broonie@linaro.org>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Conflicts:
drivers/spi/spi-s3c64xx.c
No differences found