gpio-lpc32xx: Add GPI_28
authorRoland Stigge <stigge@antcom.de>
Tue, 25 Sep 2012 07:56:13 +0000 (09:56 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 30 Sep 2012 08:25:45 +0000 (10:25 +0200)
commit71fde00095dc25f74a2e7ba013747348ae6883cd
treecb85ce59c0a13f41d677dd07b38652a6568ef11b
parent790b520e3accec16f3d93937ef6fb91d1fd30cf0
gpio-lpc32xx: Add GPI_28

This patch adds the missing gpi28 to the list of GPIOs in the GPI P3 "chip".

NOTE: This patch depends on incrementing LPC32XX_GPI_P3_MAX.  When applied
without the respective mach-lpc32xx patch (merged via arm-soc.git), gcc will
give a warning about "excess elements in array initializer" but this doesn't
harm.

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