linux-kernel-test/drivers/pinctrl
Linus Walleij befe5bdfbb pinctrl: factor pin control handles over to the core
This moves the per-devices struct pinctrl handles and device map
over from the pinmux part of the subsystem to the core pinctrl part.
This makes the device handles core infrastructure with the goal of
using these handles also for pin configuration, so that device
drivers (or boards etc) will need one and only one handle to the
pin control core.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-02-10 21:33:06 +01:00
..
core.c pinctrl: factor pin control handles over to the core 2012-02-10 21:33:06 +01:00
core.h pinctrl: factor pin control handles over to the core 2012-02-10 21:33:06 +01:00
Kconfig pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
Makefile pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
pinconf.c pinctrl: delete raw device pointers in pinmux maps 2012-02-01 19:42:35 +01:00
pinconf.h pinctrl: add checks for empty function names 2012-01-26 14:13:11 +01:00
pinctrl-coh901.c pinctrl: move generic functions to the pinctrl_ namespace 2012-02-10 21:33:02 +01:00
pinctrl-mmp2.c pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
pinctrl-pxa3xx.c pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
pinctrl-pxa3xx.h pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
pinctrl-pxa168.c pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
pinctrl-pxa910.c pinctrl: enable pinmux for mmp series 2012-02-01 19:42:35 +01:00
pinctrl-sirf.c pinctrl: remove unnecessary max pin number 2012-01-03 09:10:09 +01:00
pinctrl-u300.c pinctrl: remove unnecessary max pin number 2012-01-03 09:10:09 +01:00
pinmux.c pinctrl: factor pin control handles over to the core 2012-02-10 21:33:06 +01:00
pinmux.h pinctrl: factor pin control handles over to the core 2012-02-10 21:33:06 +01:00