Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6ef200f6 authored by Junjie Wu's avatar Junjie Wu
Browse files

clock-generic: Use separate list for recursively setting parents



Previous implementation of recursive set parent iterates through all
clocks in mux source list, trying to find the correct parent. This is not
desirable because we only want to recurse on a subset of mux sources.

Split mux source list into parents and rec_parents. Only for sources in
rec_parents, mux_set_parent() will try to recursively search their parent.

Change-Id: I041ac4018105db3459b2135446b948706ead3cae
Signed-off-by: default avatarJunjie Wu <junjiew@codeaurora.org>
parent 7b3692a8
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