media: zoran: move buffer_size out of zoran_fh
authorCorentin Labbe <clabbe@baylibre.com>
Fri, 25 Sep 2020 18:30:26 +0000 (20:30 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 1 Oct 2020 07:38:05 +0000 (09:38 +0200)
commit7847f74d36836c091fbbd0291f0a31c2af920bb0
treec44f94abd00c3829d3b0f42123dac4bfd3ba36a1
parent62d297ede7d02e3967c2b97ff96c5e1874e5fe14
media: zoran: move buffer_size out of zoran_fh

We need to get rid of zoran_fh, so move the buffer_size directly in the
zoran structure.

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