summaryrefslogtreecommitdiff
path: root/include/linux/kdebug.h
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2023-11-02 15:04:05 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2023-11-23 13:36:36 +0100
commitc411b39df8b84945e6d93e8c5ea586eaa5466f2a (patch)
tree612319f8eefc6a9029130671688846b0065153fe /include/linux/kdebug.h
parent074728523dd18da4226d43db6756ae9128d6a2f0 (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 <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'include/linux/kdebug.h')
0 files changed, 0 insertions, 0 deletions