aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2023-09-14 21:16:44 +0300
committerHans Verkuil <[email protected]>2023-09-27 09:39:59 +0200
commit5d821eb21f431724237c0d7c25816d92b7b1e857 (patch)
tree9a26156cf6139909cd3c02ae9b2de12b735eea0d /tools/perf/scripts/python/bin
parent2c13a5ad0426e64cc30da41af580bbfbb58f55d8 (diff)
media: i2c: hi556: 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]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions