Laurent Pinchart 451d0a9044 sh: sh7786: Fix last GPIO index
A careless look at the code shows that the last entry in the
pinmux_gpios seems to be GPIO_FN_FSE. However, entries are ordered by
the GPIO number, as the PINMUX_GPIO macro is expended to an indexed
array initializer. The last entry in the array is thus GPIO_FN_IRL4. Set
the pinmux_info last_gpio field accordingly.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-01-25 09:24:20 +09:00
..
2012-12-15 13:03:48 -08:00
2013-01-25 09:24:20 +09:00
2012-03-28 18:30:03 +01:00
2012-12-16 15:18:08 -08:00
2012-05-10 17:20:01 +09:00
2012-04-16 14:40:08 +02:00
2012-06-13 11:42:13 +09:00