mirror of https://github.com/torvalds/linux.git
On Mediatek devices with a system companion processor (SCP) the mtk_scp
structure has to be removed explicitly to avoid a resource leak.
Free the structure in case the allocation of the firmware structure fails
during the firmware initialization.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| mtk_vcodec_cmn_drv.h | ||
| mtk_vcodec_dbgfs.c | ||
| mtk_vcodec_dbgfs.h | ||
| mtk_vcodec_fw.c | ||
| mtk_vcodec_fw.h | ||
| mtk_vcodec_fw_priv.h | ||
| mtk_vcodec_fw_scp.c | ||
| mtk_vcodec_fw_vpu.c | ||
| mtk_vcodec_intr.c | ||
| mtk_vcodec_intr.h | ||
| mtk_vcodec_util.c | ||
| mtk_vcodec_util.h | ||