diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-09-14 20:16:26 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-09-27 09:39:58 +0200 |
commit | acc53ef65cab23b02918da8806d387dbc4045683 (patch) | |
tree | c74cd98a9555cbb7f0925fb989b2d5975004f6eb /drivers/scsi/3w-9xxx.c | |
parent | media: i2c: ov13858: Drop check for reentrant .s_stream() (diff) | |
download | linux-acc53ef65cab23b02918da8806d387dbc4045683.tar.xz linux-acc53ef65cab23b02918da8806d387dbc4045683.zip |
media: i2c: ov13b10: 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 'drivers/scsi/3w-9xxx.c')
0 files changed, 0 insertions, 0 deletions