commit | 70d13e083c8589dd3edc2313777655da39cb3568 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Dec 06 08:25:16 2008 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Dec 13 09:12:07 2008 +0000 |
tree | 41478a4699b3cbc8c5598ccc1863ea058948741e | |
parent | 7ec80ddf0455ff3854a5ca524952d91b5eb676b2 [diff] |
[ARM] netwinder: clean up GPIO naming 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>