linux/drivers/media
Laurent Pinchart 56e9e480b6 media: i2c: ov9734: 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>
2023-09-27 09:40:00 +02:00
..
cec media: platform: cros-ec: Add Boxy to the match table 2023-09-27 09:39:55 +02:00
common media: videobuf2: fix typo: vb2_dbuf -> vb2_qbuf 2023-09-27 09:39:55 +02:00
dvb-core lib/math: Move dvb_math.c into lib/math/int_log.c 2023-07-09 22:47:48 +01:00
dvb-frontends media: dvb-frontends: drx39xyj: Remove unnecessary ternary operators 2023-09-27 09:39:55 +02:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: i2c: ov9734: Drop system suspend and resume handlers 2023-09-27 09:40:00 +02:00
mc media: mc: Make media_get_pad_index() use pad type flag 2023-05-25 16:21:22 +02:00
mmc
pci media: ivsc: ace: probe ace device after IPU bridge is initialized. 2023-09-27 09:39:56 +02:00
platform media: platform: use capital "OR" for multiple licenses in SPDX 2023-09-27 09:39:56 +02:00
radio media: radio-wl1273: Remove an unnecessary ternary operator 2023-09-27 09:39:55 +02:00
rc media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
spi
test-drivers media updates for v6.6-rc1 2023-09-01 12:21:32 -07:00
tuners media: dvb: symbol fixup for dvb_attach() 2023-09-09 08:15:11 +01:00
usb media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macros 2023-09-27 09:39:55 +02:00
v4l2-core media: v4l2-subdev: Document and enforce .s_stream() requirements 2023-09-27 09:39:57 +02:00
Kconfig media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y 2022-12-07 17:58:46 +01:00
Makefile