mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 09:26:45 +07:00
5b236d0fde
It's not necessary to unregister pin controller device registered
with devm_pinctrl_register() and using pinctrl_unregister() leads
to a double free.
This is detected by Coccinelle semantic patch.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
pinctrl-meson8.c | ||
pinctrl-meson8b.c | ||
pinctrl-meson-gxbb.c | ||
pinctrl-meson.c | ||
pinctrl-meson.h |