diff options
author | Vandana BN <bnvandana@gmail.com> | 2019-09-09 12:43:31 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-10-01 22:54:55 +0300 |
commit | b4add02d2236fd5f568db141cfd8eb4290972eb3 (patch) | |
tree | 6572c57e59659c1393e88c448c63535babeb44a2 /drivers/media/platform/video-mux.c | |
parent | 1adbb8276f216df6b06e2989ebf9eb3427b01030 (diff) | |
download | linux-b4add02d2236fd5f568db141cfd8eb4290972eb3.tar.xz |
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
When vbi stream is started, followed by video streaming,
the vid_cap_streaming and vid_out_streaming were not being set to true,
which would cause the video stream to stop when vbi stream is stopped.
This patch allows to set vid_cap_streaming and vid_out_streaming to true.
According to Hans Verkuil it appears that these 'if (dev->kthread_vid_cap)'
checks are a left-over from the original vivid development and should never
have been there.
Signed-off-by: Vandana BN <bnvandana@gmail.com>
Cc: <stable@vger.kernel.org> # for v3.18 and up
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/video-mux.c')
0 files changed, 0 insertions, 0 deletions