]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: single: Use generic pinmux helpers for managing functions
authorTony Lindgren <tony@atomide.com>
Tue, 27 Dec 2016 17:20:03 +0000 (09:20 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Jan 2017 08:26:19 +0000 (09:26 +0100)
commit571aec4df5b72a80f80d1e524da8fbd7ff525c98
treed565a6ae231ffefd8a5d59fbc2873807c93f9a92
parentcaeb774ea3b1bc25dc2f24681c27543aba6ca7ae
pinctrl: single: Use generic pinmux helpers for managing functions

We can now drop the driver specific code for managing functions.

Signed-off-by: Tony Lindgren <tony@atomide.com>
[Replaces GENERIC_PINMUX with GENERIC_PINMUX_FUNCTIONS]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig
drivers/pinctrl/pinctrl-single.c