diff options
author | Hans Verkuil <[email protected]> | 2023-11-02 15:04:05 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-11-23 13:36:36 +0100 |
commit | c411b39df8b84945e6d93e8c5ea586eaa5466f2a (patch) | |
tree | 612319f8eefc6a9029130671688846b0065153fe /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 074728523dd18da4226d43db6756ae9128d6a2f0 (diff) |
media: ivtv: don't call s_stream(0) if not streaming
Recently a WARN_ON was added in v4l2-subdev.c to warn if s_stream was
called unnecessarily. The ivtv driver hits this once when it is loaded for
the first time. Add a bool to avoid this warning.
[hverkuil: added a comment for the sd_video_is_streaming field]
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions