commit | a76edc89b100e4fefb2a5c00cd8cd557437659e7 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Dec 27 09:20:01 2016 -0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 03 09:26:18 2017 +0100 |
tree | 0131d6cad80d2ed78c97b485b0a2d9cf2a446877 | |
parent | c033a718f615b6b3ddc83ce3e0a217c30bd09cb5 [diff] |
pinctrl: core: Add generic pinctrl functions for managing groups We can add generic helpers for function handling for cases where the pin controller driver does not need to use static arrays. Signed-off-by: Tony Lindgren <tony@atomide.com> [Renamed the Kconfig item and moved things around] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>