Message ID | 20220930102306.13201-1-moudy.ho@mediatek.com |
---|---|
Headers | show |
Series | Fix error handling for MDP3 | expand |
Il 30/09/22 12:23, Moudy Ho ha scritto: > Increase and refine the goto label in mdp_cmdq_send() to avoid > double free and facilitate traceability. > Also, remove redundant work queue event in blocking function > mdp_cmdq_send(). > > Fixes: 61890ccaefaf ("media: platform: mtk-mdp3: add MediaTek MDP3 driver") > Signed-off-by: Moudy Ho <moudy.ho@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>