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:
5fab517
)
ASoC: wm8994: Unsuspend the device while reading GPIO statuses
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 18:42:14 +0000
(18:42 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 6 Feb 2012 19:06:18 +0000
(19:06 +0000)
Otherwise we might get an error if the GPIO is configured as an input
since that makes the register volatile and a suspended device can't be
read from.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found