diff options
author | 2013-11-27 17:26:03 +0100 | |
---|---|---|
committer | 2013-11-28 14:54:43 +0200 | |
commit | 8ba4b3b9cc3d95714b31467614205fc26b91fb7c (patch) | |
tree | 4fdd5ff7f1a8b499adde5d233a32d3d5718dbb29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: tegra: Initialize DSI low-power clocks (diff) | |
download | linux-dev-8ba4b3b9cc3d95714b31467614205fc26b91fb7c.tar.xz linux-dev-8ba4b3b9cc3d95714b31467614205fc26b91fb7c.zip |
clk: tegra: Do not print errors for clk_round_rate()
clk_round_rate() can be used by drivers to determine whether or not a
frequency is supported by the clock. The current Tegra clock driver
outputs an error message and a stacktrace when the requested rate isn't
supported. That's fine for clk_set_rate(), but it's confusing when all
the driver does is query whether or not a frequency is supported.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions