From: Fabio Estevam Date: Thu, 11 Dec 2014 21:11:40 +0000 (-0200) Subject: thermal: imx: Do not print error message in the EPROBE_DEFER case X-Git-Tag: fixes-v4.0-rc1~365^2^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412aff9497ea55f30b1ae54df918d0aa4d7d8a4b;p=pandora-kernel.git 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 Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed