]> git.baikalelectronics.ru Git - kernel.git/commit
MFD: ucb1x00-core: fix missing restore of io output data on resume
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2012 18:15:24 +0000 (18:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2012 18:32:24 +0000 (18:32 +0000)
commit2af1034b23fe73eb1ed50711287291bb8546b1cf
tree472a3f839cc36d871ef551e26206feb8f90d7f74
parent1efe4881d4b90c924497426b67b746752872d01c
MFD: ucb1x00-core: fix missing restore of io output data on resume

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>
drivers/mfd/ucb1x00-core.c