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

OPP: Use dev_err_probe() when failing to get icc_path



This, in tandem with dynamic debug, can print useful information about
-EPROBE_DEFFER like below, and keeps similar behavior for other errors:

    [   16.561072] cpu cpu0: error -EPROBE_DEFER: dev_pm_opp_of_find_icc_paths: Unable to get path0
    [   16.575777] platform 18591000.cpufreq: deferred probe pending

Signed-off-by: default avatarAndrew Halaney <ahalaney@redhat.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 7c41cdcd
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