]> 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>
Wed, 24 Apr 2013 08:33:53 +0000 (17:33 +0900)
commitf51938f97fdd928d86c91bb3fde0437122497d99
treef60bea0baa488658a6e337e0dbdf42aa85028464
parente89551ba7b96b672da05e94d2d7d60397fd95b3c
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