diff options
author | Stephen Boyd <sboyd@kernel.org> | 2020-02-06 02:28:02 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2020-02-13 02:27:13 +0300 |
commit | 2760878662a290ac57cff8a5a8d8bda8f4dddc37 (patch) | |
tree | 8b50aeb5276a79f9872b9c620d814ede7612758b /tools/perf/scripts/python/stackcollapse.py | |
parent | 0daa376d832f4ce585f153efee4233b52fa3fe58 (diff) | |
download | linux-2760878662a290ac57cff8a5a8d8bda8f4dddc37.tar.xz |
clk: Bail out when calculating phase fails during clk registration
Bail out of clk registration if we fail to get the phase for a clk that
has a clk_ops::get_phase() callback. Print a warning too so that driver
authors can easily figure out that some clk is unable to read back phase
information at boot.
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Heiko Stuebner <heiko@sntech.de>
Suggested-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20200205232802.29184-5-sboyd@kernel.org
Acked-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions