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)
commit2e95e51e184bd107380881502ea0f483c4500706
tree472a3f839cc36d871ef551e26206feb8f90d7f74
parent2a7f51a3e08cdaeea78d9e101a0079422a55bbc3
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