Some bug fixes mainly in case of error handling Dafna Hirschfeld (5): media: mtk-vcodec: enter ABORT state if encoding failed media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is released media: mtk-vcodec: change the venc handler funcs to return int media: mtk-vcodec: Add two error cases upon vpu irq handling media: mtk-vcodec: venc: Fail if a msg sent to VPU was not signaled .../platform/mtk-vcodec/mtk_vcodec_enc.c | 1 + .../platform/mtk-vcodec/mtk_vcodec_enc_drv.c | 2 +- .../media/platform/mtk-vcodec/venc_vpu_if.c | 27 +++++++++++++------ 3 files changed, 21 insertions(+), 9 deletions(-) -- 2.17.1