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:03 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 09:40:00 +0200
commit19ae6ba57f88dc4d01cd2a5dc6c4ca367ead8552 (patch)
treecc9d6950253ba3a58fbcad9156bc772832aedeb2 /include/uapi/linux/v4l2-controls.h
parentmedia: i2c: ov5675: Drop system suspend and resume handlers (diff)
downloadwireguard-linux-19ae6ba57f88dc4d01cd2a5dc6c4ca367ead8552.tar.xz
wireguard-linux-19ae6ba57f88dc4d01cd2a5dc6c4ca367ead8552.zip
media: i2c: ov8856: Drop system suspend and resume handlers
Stopping streaming on a camera pipeline at system suspend time, and restarting it at system resume time, requires coordinated action between the bridge driver and the camera sensor driver. This is handled by the bridge driver calling the sensor's .s_stream() handler at system suspend and resume time. There is thus no need for the sensor to independently implement system sleep PM operations. 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