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)
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