media: s5p-mfc: use vb2_is_streaming()
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 8 Dec 2022 07:51:19 +0000 (08:51 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 6 Feb 2023 08:00:24 +0000 (09:00 +0100)
commita0799442716c090d8cf4404deec41b96aff03502
treed92ca1d33a583ba1c4196567d16adf4d97c838b9
parentac270a6fa5517c551aacd57210c42f2eccb1707e
media: s5p-mfc: use vb2_is_streaming()

Don't touch q->streaming directly, use the vb2_is_streaming()
function instead.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c