summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-09-14 21:16:28 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 10:39:58 +0300
commit58e7ab2f381b06e9eb212fc9ba4d2f1cef4181b0 (patch)
tree4cc717b7dcfeb929ae45f72ce2ed8930ede5dad4 /include/linux
parent493d786bd87dbb92d8051fae7ab5505650b805f9 (diff)
downloadlinux-58e7ab2f381b06e9eb212fc9ba4d2f1cef4181b0.tar.xz
media: i2c: ov2740: Drop check for reentrant .s_stream()
The subdev .s_stream() operation shall not be called to start streaming on an already started subdev, or stop streaming on a stopped subdev. Remove the check that guards against that condition. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions