commit | 412aff9497ea55f30b1ae54df918d0aa4d7d8a4b | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Dec 11 19:11:40 2014 -0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Fri Dec 12 09:53:46 2014 -0400 |
tree | a906435a4bfe3e54bc3cb3ceaa8a0e5c47f64f58 | |
parent | a940cb34fed73b2d4809a4575f2981d5927e2c21 [diff] |
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>