aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ccs/ccs-core.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2023-09-14 18:16:42 +0000
committerHans Verkuil <[email protected]>2023-09-27 07:39:59 +0000
commit8c1e33818003183890bba78c0cabbf203846f85a (patch)
treebe3afd6526a98f240d3886bd7ff804afa4e10124 /drivers/media/i2c/ccs/ccs-core.c
parentDocumentation: media: camera-sensor: Improve power management documentation (diff)
downloadkernel-8c1e33818003183890bba78c0cabbf203846f85a.tar.gz
kernel-8c1e33818003183890bba78c0cabbf203846f85a.zip
media: i2c: ar0521: 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 <[email protected]> Acked-by: Krzysztof HaƂasa <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'drivers/media/i2c/ccs/ccs-core.c')
0 files changed, 0 insertions, 0 deletions