diff options
author | Amit Kucheria <amit.kucheria@linaro.org> | 2019-03-20 18:47:52 +0530 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2019-05-14 06:59:16 -0700 |
commit | fc7d18cf6a923cde7f5e7ba2c1105bb106d3e29a (patch) | |
tree | a60528213f72f1c45a3d031d5636b63e33e72cbc /drivers/thermal/qcom/tsens-common.c | |
parent | 52eafd66ef764022b3cd2ee62a053d39e2809120 (diff) | |
download | linux-fc7d18cf6a923cde7f5e7ba2c1105bb106d3e29a.tar.bz2 |
drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
We print a calibration failure message on -EPROBE_DEFER from
nvmem/qfprom as follows:
[ 3.003090] qcom-tsens 4a9000.thermal-sensor: version: 1.4
[ 3.005376] qcom-tsens 4a9000.thermal-sensor: tsens calibration failed
[ 3.113248] qcom-tsens 4a9000.thermal-sensor: version: 1.4
This confuses people when, in fact, calibration succeeds later when
nvmem/qfprom device is available. Don't print this message on a
-EPROBE_DEFER.
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/thermal/qcom/tsens-common.c')
0 files changed, 0 insertions, 0 deletions