]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh-pfc: r8a7790: Don't use GPIO enum entries
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 8 Apr 2013 09:36:20 +0000 (11:36 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 25 May 2013 02:24:58 +0000 (11:24 +0900)
commit53e24191b8bb79408cf93101708307cf77fd2cd6
tree4c0befcb41399b99e41516d081f0fa6dd35416bb
parent438c7c0c792da4613363fc472eb76d810bdb24fc
sh-pfc: r8a7790: Don't use GPIO enum entries

Refactor the GPIO macro magic to use GPIO numbers directly instead of
the GPIO_GP_x_y enum entries. This will allow removing the GPIO enum
entries from the mach/r8a7790.h header.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7790.c