1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/media/platform/sunxi/sun6i-csi
Benjamin Gaignard 80c2b40a51 media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Rename min_buffers_needed into min_queued_buffers and update
the documentation about it.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
[hverkuil: Drop the change where min_queued_buffers + 1 buffers would be]
[hverkuil: allocated. Now this patch only renames this field instead of making]
[hverkuil: a functional change as well.]
[hverkuil: Renamed 3 remaining min_buffers_needed occurrences.]
2023-12-13 17:31:27 +01:00
..
Kconfig media: sun6i-csi: Tidy up Kconfig 2022-09-24 11:21:45 +02:00
Makefile media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture 2022-11-25 07:01:39 +00:00
sun6i_csi.c media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
sun6i_csi.h media: sun6i-csi: Add support for hooking to the isp devices 2022-11-25 07:25:05 +00:00
sun6i_csi_bridge.c media: v4l2-subdev: Rename .init_cfg() operation to .init_state() 2023-12-04 10:37:47 +01:00
sun6i_csi_bridge.h media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection 2023-07-28 10:44:25 +02:00
sun6i_csi_capture.c media: videobuf2: core: Rename min_buffers_needed field in vb2_queue 2023-12-13 17:31:27 +01:00
sun6i_csi_capture.h media: sun6i-csi: Add support for hooking to the isp devices 2022-11-25 07:25:05 +00:00
sun6i_csi_reg.h media: sun6i-csi: Cleanup headers and includes, update copyright lines 2022-11-25 07:16:27 +00:00