diff options
author | Christophe JAILLET <[email protected]> | 2021-05-06 21:09:48 +0200 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2021-05-20 09:28:32 +0530 |
commit | b791c7f94680ba9b60b0c0786b1d0eb4393053d6 (patch) | |
tree | cd1366b182889bdda4678c2e74b62a9316cd34ee /tools/perf/scripts/python | |
parent | 70d99a8f0442bbc5abfa34ea27ce1fcacff57f90 (diff) |
cpufreq: scmi: Fix an error message
'ret' is known to be 0 here.
The last error code is stored in 'nr_opp', so use it in the error message.
Fixes: 71a37cd6a59d ("scmi-cpufreq: Remove deferred probe")
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions