summaryrefslogtreecommitdiff
path: root/drivers/sh
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2012-12-15 23:50:40 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-01-25 09:24:20 +0900
commit451d0a9044bb3272c454f4ddb0e389dc49a6d9ba (patch)
treee0ba73c387869783c29c6a867f6e09603de2158b /drivers/sh
parentcc88ec4875d3da8746a74e5772aa331dbf661647 (diff)
downloadlinux-3.10-451d0a9044bb3272c454f4ddb0e389dc49a6d9ba.tar.gz
linux-3.10-451d0a9044bb3272c454f4ddb0e389dc49a6d9ba.tar.bz2
linux-3.10-451d0a9044bb3272c454f4ddb0e389dc49a6d9ba.zip
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>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions