linux-stable/drivers/pinctrl/sh-pfc
Laurent Pinchart ceef91dcc0 sh-pfc: Skip gpiochip registration when no GPIO resource is found
Boards/platforms that register dedicated GPIO devices will not supply a
memory resource for GPIOs. Try to locate the GPIO memory resource at
initialization time, and skip registration of the gpiochip if the
resource can't be found.

This is a temporary modification to ease the transition to separate GPIO
drivers. It should be reverted when all boards and platforms will have
been moved.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
2013-04-03 10:30:36 +09:00
..
core.c sh-pfc: Fix compiler warning when BUG() 2013-04-02 11:09:45 +09:00
core.h sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
gpio.c sh-pfc: Skip gpiochip registration when no GPIO resource is found 2013-04-03 10:30:36 +09:00
Kconfig sh-pfc: Implement generic pinconf support 2013-03-15 13:33:54 +01:00
Makefile sh-pfc: Add shx3 pinmux support 2013-01-25 09:24:28 +09:00
pfc-r8a7740.c Merge branch 'soc' into pinmux-base 2013-04-02 11:08:34 +09:00
pfc-r8a7779.c sh-pfc: r8a7779: Don't use GPIO enum entries 2013-04-02 11:09:45 +09:00
pfc-sh73a0.c Merge branch 'soc' into pinmux-base 2013-04-02 11:08:34 +09:00
pfc-sh7203.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7264.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7269.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7372.c sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS 2013-03-15 13:34:13 +01:00
pfc-sh7720.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7722.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7723.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7724.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7734.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7757.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7785.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-sh7786.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pfc-shx3.c sh-pfc: Constify all SoC data 2013-03-15 13:33:53 +01:00
pinctrl.c sh-pfc: Return an error if a pin doesn't support the requested direction 2013-03-15 13:33:54 +01:00
sh_pfc.h sh-pfc: Implement generic pinconf support 2013-03-15 13:33:54 +01:00