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:
2a7f51a
)
MFD: ucb1x00-core: fix missing restore of io output data on resume
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2012 18:15:24 +0000
(18:15 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2012 18:32:24 +0000
(18:32 +0000)
We were not restoring the UCB1x00 gpio output data on resume, resulting
in incorrect GPIO output data after a resume. Add the missing register
write.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found