summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2026-07-14 18:46:22 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2026-07-15 11:15:13 +0530
commit6a9e0e0f7592313ace66303cf5eca68e04c10f30 (patch)
tree303668c3b75de02dc1f9b8c1b4542ea847daa157 /tools/perf/scripts/python/bin/stackcollapse-record
parent5a83170c8795056a401d7bfb9529af22a53fd9a4 (diff)
cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
The clk_get_parent() function doesn't return error pointers, it returns NULL on error. Update the error checking to match. Fixes: 420993221175 ("cpufreq: SPEAr: Add CPUFreq driver") Signed-off-by: Dan Carpenter <error27@gmail.com> Reviewed-by: Zhongqiu Han <zhongqiu.han@oss.qualcomm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions