Laurent Pinchart eac564de09 media: mc: entity: Add entity iterator for media_pipeline
Add a media_pipeline_for_each_entity() macro to iterate over entities in
a pipeline. This should be used by driver as a replacement of the
media_graph_walk API, as iterating over the media_pipeline uses the
cached list of pads and is thus more efficient.

Deprecate the media_graph_walk API to indicate it shouldn't be used in
new drivers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2023-02-06 08:33:44 +01:00
..
2022-12-15 10:21:10 -08:00
2022-12-20 08:32:11 -06:00
2022-12-21 09:37:14 -08:00
2022-12-21 16:35:26 -08:00
2022-11-24 23:12:19 +11:00
2022-12-23 11:39:18 -08:00
2022-12-22 11:22:31 -08:00
2022-12-13 15:47:48 -08:00
2022-12-21 09:41:28 -08:00