Skip to content
Commit 0c06d42e authored by Tomi Valkeinen's avatar Tomi Valkeinen Committed by Naushir Patuck
Browse files

media: mc: Fix graph walk in media_pipeline_start



The graph walk tries to follow all links, even if they are not between
pads. This causes a crash with, e.g. a MEDIA_LNK_FL_ANCILLARY_LINK link.

Fix this by allowing the walk to proceed only for MEDIA_LNK_FL_DATA_LINK
links.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Fixes: ae219872 ("media: mc: entity: Rewrite media_pipeline_start()")
parent 60cb697f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment