aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorJunjie Wu <junjiew@codeaurora.org>2014-02-25 18:07:15 -0800
committerJunjie Wu <junjiew@codeaurora.org>2014-04-07 12:56:39 -0700
commit6ef200f60382d918dfad95d8a8e23c37b09b7565 (patch)
tree448cfe34faf5ebce6fc628d8f5aee3029b719231 /scripts/build-all.py
parent7b3692a806ee9be3eefadf8806ac35be14eae959 (diff)
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: Junjie Wu <junjiew@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions