]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: core: Add generic pinctrl functions for managing groups
authorTony Lindgren <tony@atomide.com>
Tue, 27 Dec 2016 17:20:00 +0000 (09:20 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Jan 2017 08:26:17 +0000 (09:26 +0100)
commitc7059c5ac70aea194b07b2d811df433eb0ca81b5
tree5846f1f4a30c4d448e5848f307c6c44959eb9419
parent2d22e5b006d1c37dc4df012bd13b75e581fa6aa2
pinctrl: core: Add generic pinctrl functions for managing groups

We can add generic helpers for pin group handling for cases where the pin
controller driver does not need to use static arrays.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig
drivers/pinctrl/core.c
drivers/pinctrl/core.h