mirror of
https://github.com/torvalds/linux.git
synced 2026-07-13 08:53:40 +02:00
At present, pinctrl_get() assumes that all matching mapping table entries have the same "function" value, albeit potentially applied to different pins/groups. This change removes this restriction; pinctrl_get() can now handle a set of mapping tables where different functions are applied to the various pins/groups. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
|---|---|---|
| .. | ||
| core.c | ||
| core.h | ||
| Kconfig | ||
| Makefile | ||
| pinconf.c | ||
| pinconf.h | ||
| pinctrl-coh901.c | ||
| pinctrl-mmp2.c | ||
| pinctrl-pxa3xx.c | ||
| pinctrl-pxa3xx.h | ||
| pinctrl-pxa168.c | ||
| pinctrl-pxa910.c | ||
| pinctrl-sirf.c | ||
| pinctrl-u300.c | ||
| pinmux.c | ||
| pinmux.h | ||