linux/drivers/pinctrl/sh-pfc
Laurent Pinchart 28818fa5da sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
The field contains the number of pins with an associated GPIO port. This
is currently equal to the total number of pins but will be modified when
adding support for pins without a GPIO port. Rename the field
accordingly.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
2013-07-29 15:17:47 +02:00
..
core.c sh-pfc: Replace pinmux_enum_id typedef with u16 2013-07-29 15:17:41 +02:00
core.h sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins 2013-07-29 15:17:47 +02:00
gpio.c sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins 2013-07-29 15:17:47 +02:00
Kconfig sh-pfc: sh73a0: Add VCCQ MC0 regulator 2013-06-05 17:17:14 +09:00
Makefile sh-pfc: Add r8a7778 pinmux support 2013-06-04 21:04:02 +09:00
pfc-r8a73a4.c sh-pfc: Add port numbers to the CPU_ALL_PORT macro 2013-07-29 15:17:45 +02:00
pfc-r8a7740.c sh-pfc: Add port numbers to the CPU_ALL_PORT macro 2013-07-29 15:17:45 +02:00
pfc-r8a7778.c sh-pfc: Consolidate PFC SoC data macros 2013-07-29 15:17:42 +02:00
pfc-r8a7779.c sh-pfc: Consolidate PFC SoC data macros 2013-07-29 15:17:42 +02:00
pfc-r8a7790.c sh-pfc: Consolidate PFC SoC data macros 2013-07-29 15:17:42 +02:00
pfc-sh73a0.c sh-pfc: Add port numbers to the CPU_ALL_PORT macro 2013-07-29 15:17:45 +02:00
pfc-sh7203.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7264.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7269.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7372.c sh-pfc: Add port numbers to the CPU_ALL_PORT macro 2013-07-29 15:17:45 +02:00
pfc-sh7720.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7722.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7723.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7724.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7734.c sh-pfc: sh7734: Use the common GP port style macros 2013-07-29 15:17:44 +02:00
pfc-sh7757.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7785.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-sh7786.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pfc-shx3.c sh-pfc: Don't duplicate argument to PINMUX_GPIO macro 2013-07-29 15:17:45 +02:00
pinctrl.c sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins 2013-07-29 15:17:47 +02:00
sh_pfc.h sh-pfc: Add pin number to struct sh_pfc_pin 2013-07-29 15:17:47 +02:00