[PATCH 2/3] media: imx-csi: explicitly start media pipeline on pad 0
Philipp Zabel
p.zabel at pengutronix.de
Fri Nov 7 02:28:08 PST 2025
On Fr, 2025-11-07 at 11:16 +0100, Michael Tretter wrote:
> entity->pads is an array that contains all the pads of an entity.
>
> Calling __media_pipeline_start() or __media_pipeline_stop() on the pads,
> implicitly starts the pipeline with the first pad in this array as
> origin.
>
> Explicitly use the first pad to start the pipeline to make this more
> obvious to the reader.
>
> Signed-off-by: Michael Tretter <m.tretter at pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel at pengutronix.de>
regards
Philipp
More information about the linux-arm-kernel
mailing list