diff options
author | Timo Alho <talho@nvidia.com> | 2017-09-07 12:31:02 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-10-19 16:38:40 +0200 |
commit | 231ca2e583be324012212d10ad913f30c2f66adb (patch) | |
tree | 4d38e788f7460522d1f1fa76b9ce68f77339bab1 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 8f43ff6b2ebc27cbd6c2cd00178195b1bf39a5fc (diff) |
clk: tegra: Check BPMP response return code
Check return code in BPMP response message(s). The typical error case is
when a clock operation is attempted with an invalid clock identifier.
Also remove error print from call to clk_get_info() as the
implementation loops through the range of all possible identifiers, yet
the operation is expected to error out when the clock ID is unused.
Signed-off-by: Timo Alho <talho@nvidia.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions