summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Tretter <m.tretter@pengutronix.de>2025-12-18 12:23:50 +0300
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-05-27 11:58:27 +0300
commit262d2e7cfc2805464248a4fa1635636a834f09a9 (patch)
treebf1ca2d1b50f08ebc48dd44dfcf0e6bc0f7da734 /include
parente52b90b8277a433a680a03680f1e344d4a8894e6 (diff)
downloadlinux-262d2e7cfc2805464248a4fa1635636a834f09a9.tar.xz
media: staging: imx-csi: explicitly start media pipeline on pad 0
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. Reviewed-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions