linux-stable/drivers/pinctrl/nomadik
Lukas Bulwahn 1c2eb18ef6 pinctrl: nomadik: remove dead code after DB8540 pinctrl removal
Commit b6d09f7807 ("pinctrl: nomadik: Drop U8540/9540 support") removes
the DB8540 pin controller driver and its config PINCTRL_DB8540.

There is some code left-over in the generic nomadik pinctrl driver, i.e.,
drivers/pinctrl/nomadik/pinctrl-nomadik.{ch}, that is still around for the
removed DB8540 pin controller driver.

Remove this remaining dead code.

This issue was discovered with ./scripts/checkkconfigsymbols.py.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220919065435.27747-1-lukas.bulwahn@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2022-09-19 09:35:57 +02:00
..
Kconfig pinctrl: nomadik: Kconfig: Remove repeated config dependency 2021-09-17 00:08:14 +02:00
Makefile pinctrl: nomadik: Drop U8540/9540 support 2018-03-23 03:38:14 +01:00
pinctrl-ab8500.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
pinctrl-ab8505.c pinctrl: ab8505: Define group for GPIO pin 50 2020-04-28 16:32:57 +02:00
pinctrl-abx500.c pinctrl: nomadik: abx500: Add of_node_put() before return 2019-08-06 14:51:59 +02:00
pinctrl-abx500.h pinctrl: nomadik: Drop U8540/9540 support 2018-03-23 03:38:14 +01:00
pinctrl-nomadik-db8500.c pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP() 2022-08-25 13:58:38 +02:00
pinctrl-nomadik-stn8815.c pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP() 2022-08-25 13:58:38 +02:00
pinctrl-nomadik.c pinctrl: nomadik: remove dead code after DB8540 pinctrl removal 2022-09-19 09:35:57 +02:00
pinctrl-nomadik.h pinctrl: nomadik: remove dead code after DB8540 pinctrl removal 2022-09-19 09:35:57 +02:00