From: Laurent Pinchart Date: Mon, 15 Jul 2013 19:16:25 +0000 (+0200) Subject: sh-pfc: Don't duplicate argument to PINMUX_GPIO macro X-Git-Tag: v3.12-rc1~151^2~71^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbb0e55e27e6b8134813849f0cb899773d59548;p=pandora-kernel.git sh-pfc: Don't duplicate argument to PINMUX_GPIO macro The PINMUX_GPIO macro takes a port name and a data mark, respectively of the form GPIO_name and name_DATA. Modify the macro to take the name as a single argument and derive the port name and data mark from it. Signed-off-by: Laurent Pinchart Tested-by: Yusuke Goda --- Reading git-diff-tree failed