]> asedeno.scripts.mit.edu Git - linux.git/commit
media: coda: do not skip finish_run if aborting
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 12 Dec 2019 14:02:52 +0000 (15:02 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Dec 2019 09:00:11 +0000 (10:00 +0100)
commiteed569c425d0ac1b4b3c287a704372721001feb6
tree63c63fee062257f04bfcdd7148d49dca281f4899
parentda090bf60370c9ad6ede4e76adbf37ce79b84791
media: coda: do not skip finish_run if aborting

Always call finish_run when the hardware signals completion. This
will allow JPEG contexts to clean up even if job_abort was called
during the device_run.

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+huawei@kernel.org>
drivers/media/platform/coda/coda-bit.c
drivers/media/platform/coda/coda-common.c