Loading
gpio: imx-scu: destroy the mutex in detach path
Use devm_mutex_init() in order to clean up after the mutex debug data in detach and error path. Reviewed-by:Peng Fan <peng.fan@nxp.com> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20250423-gpiochip-set-rv-gpio-part2-v1-3-b22245cde81a@linaro.org Signed-off-by:
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>