gpio: LPC32xx: Driver cleanup
commitda03d7400adfe56e2a54d0e38aa12704ab2a0e13
authorRoland Stigge <stigge@antcom.de>
Mon, 11 Jun 2012 08:12:40 +0000 (11 10:12 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 12 Jul 2012 11:40:16 +0000 (12 13:40 +0200)
treedc18432e2d08793dd5d5e1e485a7081a53738d3c
parent25b273baa5bf05923b053a2c80e7eedb7ee8d7e2
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