]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh-pfc: r8a7779: Don't use GPIO enum entries
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 7 Mar 2013 22:47:18 +0000 (23:47 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 27 Mar 2013 05:08:31 +0000 (14:08 +0900)
commit7422888296bd0830e1eb32016d7d47c853720d34
treeb0ed7c64ddd4c37385add870a8ab61f453796a85
parentabaf4acfad81273f2adb6fdd3359e4dd9e2dd464
sh-pfc: r8a7779: 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/r8a7779.h header.

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>
drivers/pinctrl/sh-pfc/pfc-r8a7779.c