media: atomisp: use vb2_start_streaming_called()
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 8 Dec 2022 08:12:00 +0000 (09:12 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 8 Feb 2023 06:54:55 +0000 (07:54 +0100)
commit5b8c1d30dc358c07aa0ef7676c2ddc3787abcf86
treeca2b6acf2ba44fb1ac1aa8dc1af976d6029b3e67
parentbe94be1b7fc7e51f9ccef20a0ef76583587275f3
media: atomisp: use vb2_start_streaming_called()

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

Link: https://lore.kernel.org/r/bc6c24ec-72ea-64a1-9061-311cc7339827@xs4all.nl
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_ioctl.c