linux_dsm_epyc7002/drivers/thermal/qcom
Amit Kucheria fc7d18cf6a 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>
2019-05-14 06:59:16 -07:00
..
Kconfig drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
Makefile drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1 2019-05-13 20:35:37 -07:00
qcom-spmi-temp-alarm.c drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir 2018-12-07 16:49:02 +08:00
tsens-8960.c drivers: thermal: tsens: Rename variable tmdev 2019-05-13 20:35:36 -07:00
tsens-common.c drivers: thermal: tsens: Save reference to the device pointer and use it 2019-05-14 06:59:15 -07:00
tsens-v0_1.c drivers: thermal: tsens: Introduce reg_fields to deal with register description 2019-05-14 06:59:12 -07:00
tsens-v2.c drivers: thermal: tsens: Introduce reg_fields to deal with register description 2019-05-14 06:59:12 -07:00
tsens.c drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER 2019-05-14 06:59:16 -07:00
tsens.h drivers: thermal: tsens: Introduce reg_fields to deal with register description 2019-05-14 06:59:12 -07:00