]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
pinctrl: uniphier: make drivers non-modular
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 15 Mar 2017 17:38:15 +0000 (02:38 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Mar 2017 09:09:51 +0000 (10:09 +0100)
commit2afd450d78f5cff1659630265e65418b36caf709
tree8eab74a55c6a70d2318cda3ed47b2182000f6c1c
parent8ef364b3cee9d89a13549652d646bc5e61440d86
pinctrl: uniphier: make drivers non-modular

At first these drivers were written as tristate, but the module
usecases are actually not tested.  Make all of them boolean.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/uniphier/Kconfig
drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c
drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c
drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c
drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c
drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c
drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c
drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c
drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c