diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2020-10-28 12:14:22 +0530 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-11-01 10:38:46 -0800 |
commit | 6400a8e886c6a3ee0cfcbcdc0867a3e91186683c (patch) | |
tree | e11bd41abca24d58cbd4ae88d82d3483e1415c00 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 363bcec913d82703be6ae0ad5fe5488532f5cdac (diff) |
drm/msm: Unconditionally call dev_pm_opp_of_remove_table()
dev_pm_opp_of_remove_table() doesn't report any errors when it fails to
find the OPP table with error -ENODEV (i.e. OPP table not present for
the device). And we can call dev_pm_opp_of_remove_table()
unconditionally here.
While at it, also create a label to put clkname.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions