diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2024-05-30 13:38:07 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-06-04 08:31:24 +0200 |
commit | 3a5c59ad926b8944f7ef0fd4bda5b90ca325ede5 (patch) | |
tree | d3857cc1030e3fb02eff918bb100f9ee021d83fb /drivers/media/v4l2-core/v4l2-subdev.c | |
parent | ce44dc1feab5f038edb39dc443b32eae3ac1234d (diff) |
media: ipu6: Rework CSI-2 sub-device streaming control
CSI-2 sub-device streaming control should use {enable,disable}_streams pad
ops and not s_stream video ops as the sub-device supports streams. Fix
this by removing driver-implemented stream management and moving sensor
streaming control to the CSI-2 sub-device sub-driver.
Fixes: a11a5570a09d ("media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-subdev.c')
0 files changed, 0 insertions, 0 deletions