]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: Documentation: mc: Replace deprecated graph walk API
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 22 Aug 2024 21:24:43 +0000 (00:24 +0300)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 24 Aug 2024 22:42:01 +0000 (01:42 +0300)
commit6c573f259ab35ccd078467b125287d2d72068f0b
tree72b8ce251c054a0d19a795fe0417976fd917f13b
parent4ec2caab775606c4bf9d0f026f8942a0b33e2255
media: Documentation: mc: Replace deprecated graph walk API

The graph walk API has been deprecated in commit eac564de0915 ("media:
mc: entity: Add entity iterator for media_pipeline") in favour of
pipelien iterators, but the MC documentation hasn't been updated
accordingly. It still documents the deprecated API as the only option.
Fix it by dropping the deprecated function, and documenting the new API.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://lore.kernel.org/r/20240822212445.2037-5-laurent.pinchart+renesas@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Documentation/driver-api/media/mc-core.rst