]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: stricten up generic group code
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Dec 2016 14:04:43 +0000 (15:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Jan 2017 08:26:18 +0000 (09:26 +0100)
commitc033a718f615b6b3ddc83ce3e0a217c30bd09cb5
tree87007ec1d706cfbf36330532d2c78c81bbebbe84
parentc7059c5ac70aea194b07b2d811df433eb0ca81b5
pinctrl: stricten up generic group code

Rename the symbol PINCTRL_GENERIC to PINCTRL_GENERIC_GROUPS since
it all pertains to groups. Replace everywhere.

ifdef out the radix tree and the struct when not using the
generic groups.

Cc: 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