diff options
author | 2019-12-26 14:09:27 -0800 | |
---|---|---|
committer | 2020-01-04 23:21:08 -0800 | |
commit | 2d2699926143624ef0fce3bbb5a0f089d674d12c (patch) | |
tree | 1209cb2957868f62dd93d4c804b09330fe964ecc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: Don't try to enable critical clocks if prepare failed (diff) | |
download | wireguard-linux-2d2699926143624ef0fce3bbb5a0f089d674d12c.tar.xz wireguard-linux-2d2699926143624ef0fce3bbb5a0f089d674d12c.zip |
clk: Warn about critical clks that fail to enable
If we don't warn here users of the CLK_IS_CRITICAL flag may not know
that their clk isn't actually enabled because it silently fails to
enable. Let's print a warning in that case so developers find these
problems faster.
Suggested-by: Jerome Brunet <jbrunet@baylibre.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20200102005503.71923-1-sboyd@kernel.org
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions