]> www.infradead.org Git - users/dwmw2/linux.git/commit
media: stm32: dcmipp: replace s_stream with enable/disable_streams
authorAlain Volmat <alain.volmat@foss.st.com>
Thu, 12 Dec 2024 09:17:29 +0000 (10:17 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 12 Dec 2024 12:22:26 +0000 (13:22 +0100)
commitb0f3cc70893289d0d74a1523e26d60346f747ebe
tree3804f904bcc11b4cfc421b2fb362efc85a2bc63e
parent255e0cc62b9b1afad9b9ba7738d5c53cd0d157fb
media: stm32: dcmipp: replace s_stream with enable/disable_streams

Replace s_stream ops with enable_streams and disable_streams.
At the same time, use v4l2_subdev_enable_streams and
v4l2_subdev_disable_streams functions instead of
direct s_stream calls.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-bytecap.c
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-byteproc.c
drivers/media/platform/st/stm32/stm32-dcmipp/dcmipp-parallel.c