commit | 7417dae5214a19885220597562ea16f238d2c6fc | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Mar 07 23:47:18 2013 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Apr 02 11:09:45 2013 +0900 |
tree | 34826e5abf6ec156a655a5c34737a52ade752495 | |
parent | c09b51d5de108acbf9ae176cc81325afd79648dd [diff] |
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>