Skip to content
Commit f4b89682 authored by James Clark's avatar James Clark
Browse files

coresight: Simplify connection fixup mechanism



There is some duplication between coresight_fixup_device_conns() and
coresight_fixup_orphan_conns(). They both do the same thing except for
the fact that coresight_fixup_orphan_conns() can't handle iterating over
itself.

By making it able to handle fixing up it's own connections the other
function can be removed.

Signed-off-by: James Clark's avatarJames Clark <james.clark@arm.com>
parent a736f2fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment