thermal: imx: Do not print error message in the EPROBE_DEFER case
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 11 Dec 2014 21:11:40 +0000 (19:11 -0200)
committerEduardo Valentin <edubezval@gmail.com>
Fri, 12 Dec 2014 13:53:46 +0000 (09:53 -0400)
commit412aff9497ea55f30b1ae54df918d0aa4d7d8a4b
treea906435a4bfe3e54bc3cb3ceaa8a0e5c47f64f58
parenta940cb34fed73b2d4809a4575f2981d5927e2c21
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: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/imx_thermal.c
This page took 0.024814 seconds and 5 git commands to generate.