Skip to content
Commit 5ee64250 authored by Andrew Halaney's avatar Andrew Halaney Committed by Viresh Kumar
Browse files

cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths



This way, if there's an issue (in this case a -EPROBE_DEFER), you can
get useful output:

    [root@dhcp19-243-150 ~]# cat /sys/kernel/debug/devices_deferred
    18591000.cpufreq        qcom-cpufreq-hw: Failed to find icc paths

Signed-off-by: default avatarAndrew Halaney <ahalaney@redhat.com>
Reviewed-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent f8553411
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment