media: go7007: don't modify q->streaming
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 8 Dec 2022 07:52:06 +0000 (08:52 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 6 Feb 2023 08:01:05 +0000 (09:01 +0100)
commit25e7b6c00dbf5cd319bc8bee1588f67880e45ee0
tree8c3e16cc4cab8f69927a4889475889aea986a19b
parentc43784c856483dded7956175b5786e27af6d87f1
media: go7007: don't modify q->streaming

The streaming state is maintained by the vb2 core, so drivers
must never change it themselves.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/usb/go7007/go7007-v4l2.c