linux_dsm_epyc7002/drivers/pinctrl/sh-pfc
Laurent Pinchart d7a7ca5781 sh-pfc: Replace first_gpio and last_gpio with nr_gpios
The SoC information first_gpio field is always equal to 0, and the
last_gpio field is the index of the last entry in the pinmux_gpios
array. Replace the first_gpio and last_gpio fields by a nr_gpios field,
and initialize it to ARRAY_SIZE(pinmux_gpios).

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
2013-03-15 13:33:36 +01:00
..
core.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
core.h sh-pfc: Move sh_pfc.h from include/linux/ to driver directory 2013-01-25 09:24:31 +09:00
gpio.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +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
pfc-r8a7740.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-r8a7779.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh73a0.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7203.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7264.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7269.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7372.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7720.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7722.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7723.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7724.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7734.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7757.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7785.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-sh7786.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pfc-shx3.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
pinctrl.c sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00
sh_pfc.h sh-pfc: Replace first_gpio and last_gpio with nr_gpios 2013-03-15 13:33:36 +01:00