summaryrefslogtreecommitdiff
path: root/scripts/Makefile.debug
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2022-04-05 16:55:17 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-04-24 10:45:03 +0300
commit375acc17b108916de7357a6fad42e8bff61cd47d (patch)
treefbb20bd0f28b9ef5b93ed153ce4fc1b59c3c56b3 /scripts/Makefile.debug
parent87e0ce68cc0216063c6329aca0c31961a33a5372 (diff)
downloadlinux-375acc17b108916de7357a6fad42e8bff61cd47d.tar.xz
media: coda: consolidate job_finish calls on decoder prepare_run failure
If the decoder prepare_run callback returns an error, the hardware is never started and v4l2_m2m_job_finish() is called immediately, currently in every error path. Remove the duplicated job_finish calls from the error paths and reuse the v4l2_m2m_job_finish() at the end of coda_pic_run_work instead. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/Makefile.debug')
0 files changed, 0 insertions, 0 deletions