Correct bad gpio naming
authorRoland Stigge <stigge@antcom.de>
Sun, 22 Jan 2012 17:57:57 +0000 (18:57 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 22 Jan 2012 19:31:04 +0000 (12:31 -0700)
commit95120d5d1bc17bdec29085186b6ab3d90e92d6f3
tree48d9b0cfd64033ec7177f43b09ac7b3ea0723711
parentdcd6c92267155e70a94b3927bce681ce74b80d1f
Correct bad gpio naming

One of the GPIO names in drivers/gpio/gpio-lpc32xx.c
was bad. Renaming gpi000 -> gpio00

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/gpio-lpc32xx.c