summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/imx214.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-09-14 20:16:47 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-09-27 09:39:59 +0200
commitc628b64d313f4c148ec49d1ea75cdb620c5ee7e9 (patch)
tree64fe9cbd5da675d5cafcd61eae88a47bfc1c23b3 /drivers/media/i2c/imx214.c
parentmedia: i2c: hi847: Drop system suspend and resume handlers (diff)
downloadlinux-c628b64d313f4c148ec49d1ea75cdb620c5ee7e9.tar.xz
linux-c628b64d313f4c148ec49d1ea75cdb620c5ee7e9.zip
media: i2c: imx208: 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 'drivers/media/i2c/imx214.c')
0 files changed, 0 insertions, 0 deletions