linux-stable/drivers/pinctrl
Linus Walleij ca53c5f1ca pinctrl: conjure names for unnamed pins
If pins with blank names are registered, we assign them names on-the-fly
on the form "PINn" where n is the pin number for that pin on the specific
controller.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-01-03 09:10:06 +01:00
..
core.c pinctrl: conjure names for unnamed pins 2012-01-03 09:10:06 +01:00
core.h pinctrl: conjure names for unnamed pins 2012-01-03 09:10:06 +01:00
Kconfig pinctrl: add a pin config interface 2012-01-03 09:10:04 +01:00
Makefile pinctrl: add a pin config interface 2012-01-03 09:10:04 +01:00
pinconf.c pinctrl: don't create a device for each pin controller 2012-01-03 09:10:06 +01:00
pinconf.h pinctrl: add a pin config interface 2012-01-03 09:10:04 +01:00
pinctrl-coh901.c pinctrl/coh901: driver to request its pins 2012-01-03 09:10:04 +01:00
pinmux-sirf.c pinctrl: add a pin_base for sparse gpio-ranges 2012-01-03 09:10:01 +01:00
pinmux-u300.c pinctrl: u300-pinmux: register proper GPIO ranges 2012-01-03 09:10:04 +01:00
pinmux.c pinctrl: don't create a device for each pin controller 2012-01-03 09:10:06 +01:00
pinmux.h