summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-09-14 21:16:43 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 10:39:59 +0300
commit2c13a5ad0426e64cc30da41af580bbfbb58f55d8 (patch)
tree7aaf7ad990d7aae28d12fa99b7e5eee774b19ae8 /include
parent8c1e33818003183890bba78c0cabbf203846f85a (diff)
downloadlinux-2c13a5ad0426e64cc30da41af580bbfbb58f55d8.tar.xz
media: i2c: ccs: 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. 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')
0 files changed, 0 insertions, 0 deletions