summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorVandana BN <bnvandana@gmail.com>2019-09-09 06:43:31 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-28 18:26:18 +0100
commit840e3e22c41ce8629fa2e2fb83dd7d4273b5caec (patch)
tree2211a67b82bc578aec6dbe49f911a8a0cc4745e0 /tools/perf/scripts/python/sctop.py
parent03e90f760c1d467a95d82ff4532b0445c82102e7 (diff)
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
commit b4add02d2236fd5f568db141cfd8eb4290972eb3 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions