gpio: LPC32xx: Driver cleanup
authorRoland Stigge <stigge@antcom.de>
Mon, 11 Jun 2012 08:12:40 +0000 (10:12 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Jul 2012 11:40:16 +0000 (13:40 +0200)
commita328ef45912f3797f3081525ae851277d4f111f5
treedc18432e2d08793dd5d5e1e485a7081a53738d3c
parent41b62b547f0c924e6a349bbbdf210812b8a5a5fc
gpio: LPC32xx: Driver cleanup

Since LPC32xx is now switched over to devicetree based GPIO, the unused
lpc32xx_gpio_init() can be removed.

Further, the driver title changed since it referred to the wrong file.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-lpc32xx.c