pinctrl: core: Remove unused devm_pinctrl_unregister()

There are no users, drop it for good.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
Andy Shevchenko
2026-01-27 11:32:06 +01:00
committed by Linus Walleij
parent 0a4614fe85
commit 17926aa1b6
3 changed files with 0 additions and 26 deletions

View File

@@ -408,7 +408,6 @@ PINCTRL
devm_pinctrl_get_select()
devm_pinctrl_register()
devm_pinctrl_register_and_init()
devm_pinctrl_unregister()
POWER
devm_reboot_mode_register()