]> git.baikalelectronics.ru Git - kernel.git/commit
media: coda: assert bitstream mutex is locked in coda_fill_bitstream
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 5 Apr 2022 13:50:35 +0000 (14:50 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 24 Apr 2022 07:44:38 +0000 (08:44 +0100)
commit669c3cf890b37376755c9cc1ee0b09065c114868
tree33078dd67ef1ef9001ec15de0fcbc5e554170f6f
parent898ef9d27465df85430d4ffb67a1a3f971b896d8
media: coda: assert bitstream mutex is locked in coda_fill_bitstream

coda_fill_bitstream() must be called under the bitstream mutex.

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>
drivers/media/platform/chips-media/coda-bit.c