diff options
| author | James Hogan <[email protected]> | 2013-07-29 12:25:02 +0100 |
|---|---|---|
| committer | Mike Turquette <[email protected]> | 2013-08-19 12:27:18 -0700 |
| commit | e366fdd72529c545ccf327569ee250c1673be221 (patch) | |
| tree | 69139adc59e6ab101555f09544669793c385c250 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 819c1de344c5b8350bffd35be9a0fa74541292d3 (diff) | |
clk: clk-mux: implement remuxing on set_rate
Implement clk-mux remuxing if the CLK_SET_RATE_NO_REPARENT flag isn't
set. This implements determine_rate for clk-mux to propagate to each
parent and to choose the best one (like clk-divider this chooses the
parent which provides the fastest rate <= the requested rate).
The determine_rate op is implemented as a core helper function so that
it can be easily used by more complex clocks which incorporate muxes.
Signed-off-by: James Hogan <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Cc: Mike Turquette <[email protected]>
Cc: [email protected]
Signed-off-by: Mike Turquette <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions