diff options
author | Jerome Brunet <[email protected]> | 2018-02-14 14:43:37 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2018-03-12 15:10:24 -0700 |
commit | 541debae0adf0bee96137724fa1ce81d3102d14c (patch) | |
tree | d183e7a729abf458d4155f99388483fc298e5208 /scripts/gdb/linux/proc.py | |
parent | 77deb66d262f8512130ff75ec5ea8e31070b41ed (diff) |
clk: call the clock init() callback before any other ops callback
Some clocks may need to initialize things, whatever it is, before
being able to properly operate. Move the .init() call before any
other callback, such recalc_rate() or get_phase(), so the clock
is properly setup before being used.
Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions