commit | 3ce0d7eba042b186cdf9e50f53320240ae36cf6b | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Feb 14 00:41:57 2013 +0100 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Jul 29 15:17:46 2013 +0200 |
tree | 0d0949a87261e187416f630afafad652e9d35dff | |
parent | 16b915e4389ba8f55df31b03d9de973a3d014cf7 [diff] |
sh-pfc: Pass the pin number down to the port function macro The PORT_1 macro invokes a macro passed as a parameter. Pass the pin number down to that macro at the bottom of the call stack. This will be used to compute the pin ranges automatically. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Tested-by: Yusuke Goda <yusuke.goda.sx@renesas.com>