]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/pinctrl/sh-pfc/gpio.c
sh-pfc: Split pins and functions into separate gpio_chip instances
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 6 Dec 2012 13:49:25 +0000 (14:49 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 15 Mar 2013 12:33:38 +0000 (13:33 +0100)
commit16883814eca229506cd2a4e447b2b5a2338fa35e
tree1bdc3051953195232f88d9391a5a9e7bfbc38e97
parenta373ed0aa229f06e7d699797669b664ef39d97c1
sh-pfc: Split pins and functions into separate gpio_chip instances

Register two GPIO chips, one for the real GPIOs and one for the function
GPIOs.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/core.c
drivers/pinctrl/sh-pfc/core.h
drivers/pinctrl/sh-pfc/gpio.c