linux/drivers/pinctrl/sh-pfc
Laurent Pinchart 41f1219fae sh-pfc: Move GPIO registers access functions to gpio.c
Move the sh_pfc_setup_data_regs(), sh_pfc_setup_data_reg(),
sh_pfc_get_data_reg(), sh_pfc_read_bit() and sh_pfc_write_bit()
function to gpio.c as they belong to the GPIO implementation. Inline
sh_pfc_read_bit() and sh_pfc_write_bit() in their only call location.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2013-03-15 13:33:52 +01:00
..
Kconfig sh-pfc: Add shx3 pinmux support 2013-01-25 09:24:28 +09:00
Makefile sh-pfc: Add shx3 pinmux support 2013-01-25 09:24:28 +09:00
core.c sh-pfc: Move GPIO registers access functions to gpio.c 2013-03-15 13:33:52 +01:00
core.h sh-pfc: Move GPIO registers access functions to gpio.c 2013-03-15 13:33:52 +01:00
gpio.c sh-pfc: Move GPIO registers access functions to gpio.c 2013-03-15 13:33:52 +01:00
pfc-r8a7740.c sh-pfc: Look up IRQ table entries by GPIO number 2013-03-15 13:33:38 +01:00
pfc-r8a7779.c sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions 2013-03-15 13:33:38 +01:00
pfc-sh73a0.c ARM: shmobile: sh73a0: Support sparse GPIO numbers 2013-03-15 13:33:39 +01:00
pfc-sh7203.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7264.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7269.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7372.c sh-pfc: Look up IRQ table entries by GPIO number 2013-03-15 13:33:38 +01:00
pfc-sh7720.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7722.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7723.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7724.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7734.c sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions 2013-03-15 13:33:38 +01:00
pfc-sh7757.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7785.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-sh7786.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pfc-shx3.c sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin 2013-03-15 13:33:38 +01:00
pinctrl.c sh-pfc: Fix return value check in sh_pfc_register_pinctrl() 2013-03-15 13:33:52 +01:00
sh_pfc.h sh-pfc: Expose real groups and functions in pinctrl/pinmux operations 2013-03-15 13:33:40 +01:00