media: ti: omap3isp: Use media_pipeline_for_each_entity()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 21 Dec 2022 09:33:39 +0000 (10:33 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 6 Feb 2023 07:34:17 +0000 (08:34 +0100)
commit3e8537b4c15172bfe1b285c3155ed5c37d523cd3
treea821c7d4fc5b9948b85f52ed1a58db6298dd62fe
parenteac564de0915433716b83fad800d00675ccc6972
media: ti: omap3isp: Use media_pipeline_for_each_entity()

Replace usage of the deprecated media graph walk API with the new
media_pipeline_for_each_entity() macro.

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>
drivers/media/platform/ti/omap3isp/ispvideo.c