[MFD] Fix "bious one-bit signed bitfield" errors
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 24 Sep 2005 09:24:37 +0000 (10:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 24 Sep 2005 09:24:37 +0000 (10:24 +0100)
ucb1x00-ts declared a couple of one-bit 'int' bitfields.
Make them unsigned.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found