Searched hist:bd5a03bc5be8cc74c607896cb780a2819389a4dd (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/media/ |
H A D | v4l2-mc.h | diff bd5a03bc5be8cc74c607896cb780a2819389a4dd Fri Mar 24 05:35:29 CDT 2023 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()
The v4l2_create_fwnode_links_to_pad() helper requires the sink pad passed to it to belong to a subdev. This requirement can be lifted easily. Make the function usable for non-subdev sinks, which allows using it with video_device sinks.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-mc.c | diff bd5a03bc5be8cc74c607896cb780a2819389a4dd Fri Mar 24 05:35:29 CDT 2023 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()
The v4l2_create_fwnode_links_to_pad() helper requires the sink pad passed to it to belong to a subdev. This requirement can be lifted easily. Make the function usable for non-subdev sinks, which allows using it with video_device sinks.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
|