media: staging: media: zoran: fix counting buffer in reserve
authorCorentin Labbe <clabbe@baylibre.com>
Tue, 14 Dec 2021 16:16:31 +0000 (17:16 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 23 Jan 2022 20:18:39 +0000 (21:18 +0100)
commit4e3edddb9507a28446624144da6be5d1323e6f15
treecf1129404d092dd041cc4a97b4d0c94c53a4fe95
parent202ddbc9a33b7296c03f8b0dbcffc071a72866ed
media: staging: media: zoran: fix counting buffer in reserve

After each capture, zoran driver complains that it remains some unused
buffer. This is due to a missing count handling.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/zoran/zoran_driver.c