mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-12-18 08:26:08 +01:00
If mbox_request_channel_byname() fails, the memory allocated a few lines
above still need to be freed before going to the error handling path.
Fixes:
|
||
|---|---|---|
| .. | ||
| imx-dsp.c | ||
| imx-scu-irq.c | ||
| imx-scu-soc.c | ||
| imx-scu.c | ||
| Kconfig | ||
| Makefile | ||
| misc.c | ||
| rm.c | ||