Skip to content
Commit 412aff94 authored by Fabio Estevam's avatar Fabio Estevam Committed by Eduardo Valentin
Browse files

thermal: imx: Do not print error message in the EPROBE_DEFER case



During imx_thermal probe we have the following log:

[    1.514819] imx_thermal 2000000.aips-bus:tempmon: failed to register cpufreq cooling device: -517
[    1.515064] platform 2000000.aips-bus:tempmon: Driver imx_thermal requests probe deferral

Avoid printing the error message in the EPROBE_DEFER case.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent a940cb34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment