[ARM] netwinder: clean up GPIO naming
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 6 Dec 2008 08:25:16 +0000 (08:25 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 13 Dec 2008 09:12:07 +0000 (09:12 +0000)
Netwinder was using gpio_xxx names which could clash with the GPIO
layer.  Add a 'nw_' prefix to ensure that these remain separate.

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

No differences found