linux-kernelorg-stable/drivers/firmware/imx
Peng Fan 97a07dd2b5 firmware: imx: scu: Use devm_mutex_init
In normal case, there is no need to invoke mutex_destroy in error path,
but it is useful when CONFIG_DEBUG_MUTEXES, so use devm_mutex_init().

Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2025-10-27 14:43:48 +08:00
..
Kconfig firmware: imx: Add i.MX95 SCMI CPU driver 2025-04-14 13:55:04 +01:00
Makefile firmware: imx: Add i.MX95 SCMI CPU driver 2025-04-14 13:55:04 +01:00
imx-dsp.c
imx-scu-irq.c firmware: imx: scu-irq: Remove unused export of imx_scu_enable_general_irq_channel 2025-10-27 14:43:47 +08:00
imx-scu-soc.c
imx-scu.c firmware: imx: scu: Use devm_mutex_init 2025-10-27 14:43:48 +08:00
misc.c
rm.c
sm-cpu.c firmware: imx: Add i.MX95 SCMI CPU driver 2025-04-14 13:55:04 +01:00
sm-lmm.c firmware: imx: Add i.MX95 SCMI LMM driver 2025-04-14 13:55:04 +01:00
sm-misc.c