linux/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 firmware: Switch back to struct platform_driver::remove() 2024-11-12 12:55:56 +01:00
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 firmware: imx: scu: use soc name for soc_id 2023-08-11 22:13:58 +08:00
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 firmware: imx: Add i.MX95 MISC driver 2024-08-28 21:54:21 +01:00