aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/v4l2-controls.h
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-09-14 21:17:00 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 09:40:00 +0200
commit5c873f079da7751957f3cfa02da38a8d15ffde65 (patch)
tree20339f2e6f6deb1f505e72e579db85ac7509a00b /include/uapi/linux/v4l2-controls.h
parentmedia: i2c: ov2740: Drop system suspend and resume handlers (diff)
downloadwireguard-linux-5c873f079da7751957f3cfa02da38a8d15ffde65.tar.xz
wireguard-linux-5c873f079da7751957f3cfa02da38a8d15ffde65.zip
media: i2c: ov13b10: Drop stream handling in runtime PM handlers
The sensor is guaranteed not to be streaming when the runtime PM resume handler is called, as the resume handler is only called from the .s_stream() operation when starting streaming. Similarly, the sensor has been stopped when the runtime PM suspend handler is called. There is thus no need for manual stream start/stop from the runtime PM handlers. Drop them. The streaming field of the driver's private structure is now unused, drop it as well. 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/uapi/linux/v4l2-controls.h')
0 files changed, 0 insertions, 0 deletions