]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helper
authorTomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>
Mon, 24 Mar 2025 08:04:44 +0000 (10:04 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:31 +0000 (01:05 +0100)
commita564839e630c11b089470d2e010b0019b7cf61bc
treeb9392eff90d82dceeb20a8d37b170cbd30ab2e12
parent291d75952cf7e6801fe02c62ad694d50dc64e56b
media: subdev: Add v4l2_subdev_get_frame_desc_passthrough helper

Add a helper for v4l2_subdev_pad_ops.v4l2_get_frame_desc operation. The
helper can be used when the subdevice directly passes through the
streams.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen+renesas@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/v4l2-core/v4l2-subdev.c
include/media/v4l2-subdev.h