gpio-mcp23s08: dbg_show: fix pullup configuration display
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 25 Apr 2012 09:51:53 +0000 (11:51 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 18 May 2012 22:48:35 +0000 (16:48 -0600)
commiteb1567f7ad0032ba7b02b878e352f191d53dc228
tree3d3cd8deddb3c5aa6fc1f57207dbed927d07e516
parentae79c19049b75af476adcbcfda6fc29bd93fc6f8
gpio-mcp23s08: dbg_show: fix pullup configuration display

Pullups are enabled when bits are set, not when cleared.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/gpio-mcp23s08.c