mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
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:
committed by
Linus Walleij
parent
0a4614fe85
commit
17926aa1b6
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user