aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorViresh Kumar <[email protected]>2017-07-12 09:21:49 +0530
committerRafael J. Wysocki <[email protected]>2017-07-16 02:24:33 +0200
commit5b60697cd89cf5a438b2984e11859228e5ec1c6b (patch)
treedf85a540a8422b23bb73ed6a821233ddb0567bfb /tools/perf/scripts/python/export-to-sqlite.py
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff)
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
Some platforms add the OPPs dynamically from platform specific drivers instead of getting them statically from DT. The cpufreq-dt driver already ignores the return value of dev_pm_opp_of_cpumask_add_table() to not error out for such cases, but we still end up printing error message from that routine. That's not nice. Convert the print message to use pr_debug() instead. Reported-by: Mason <[email protected]> Signed-off-by: Viresh Kumar <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions