]> git.baikalelectronics.ru Git - kernel.git/commit
media: coda: add coda_wake_up_capture_queue
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 18 Jun 2019 16:45:12 +0000 (12:45 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 24 Jun 2019 18:21:39 +0000 (14:21 -0400)
commit9cf9205d8ff99c961278ae386eb412d9fd261362
tree2d3aa65d0cfc122eac90777d737826bec09c46c4
parent8a588db846c531fb6c57971db2afd757d9709de4
media: coda: add coda_wake_up_capture_queue

Combine setting the last_buffer_dequeued flag on the capture video
queue and waking up its done workqueue into a helper function.

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