]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: gc2145: introduce enable/disable_streams ops
authorAlain Volmat <alain.volmat@foss.st.com>
Mon, 30 Sep 2024 06:51:38 +0000 (08:51 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 7 Nov 2024 08:05:58 +0000 (09:05 +0100)
commit8a2189be8599842406450544eb6b8fd885e2ce58
treed1d80e255cc5a3f99b959a61fda7e14bfd4e004a
parenta80b1bbff88befe3d87100580525e04479cd8b69
media: i2c: gc2145: introduce enable/disable_streams ops

Introduce enable_streams and disable_streams pad ops and
replace s_stream with the v4l2_subdev_s_stream_helper
function.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/gc2145.c