summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/sh_pfc.h
diff options
context:
space:
mode:
authorLaurent Pinchart2012-11-28 22:05:49 +0100
committerLaurent Pinchart2013-03-15 13:33:36 +0100
commit35ad42719efcd25d310d1ad5f8b0f3a5c68e671d (patch)
tree2f77b03afcb17446d2330ae07351892ea566c560 /drivers/pinctrl/sh-pfc/sh_pfc.h
parentsh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios() (diff)
downloadkernel-qcow2-linux-35ad42719efcd25d310d1ad5f8b0f3a5c68e671d.tar.gz
kernel-qcow2-linux-35ad42719efcd25d310d1ad5f8b0f3a5c68e671d.tar.xz
kernel-qcow2-linux-35ad42719efcd25d310d1ad5f8b0f3a5c68e671d.zip
sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
The GPIO_FN macro expands to the PINMUX_GPIO macro. The regular expression to 'unexpand' PINMUX_GPIO to GPIO_FN is s/\tPINMUX_GPIO(GPIO_FN_\([A-Z0-9_]*\),[ \t]*\1_MARK)/\tGPIO_FN(\1)/ This consolidates SoC-specific PFC information to use the same macros for all SoCs. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/sh-pfc/sh_pfc.h')
0 files changed, 0 insertions, 0 deletions