linux-stable/drivers/thermal
Amit Kucheria d04c6d5e11 drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
[ Upstream commit fc7d18cf6a ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-06-15 11:54:52 +02:00
..
broadcom thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs 2019-04-20 09:15:01 +02:00
int340x_thermal thermal/int340x_thermal: fix mode setting 2019-04-20 09:15:01 +02:00
qcom drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER 2019-06-15 11:54:52 +02:00
samsung thermal: exynos: fix setting rising_threshold for Exynos5433 2018-08-03 07:50:37 +02:00
st
tegra
ti-soc-thermal
Kconfig thermal: enable broadcom menu for arm64 bcm2835 2018-11-21 09:24:07 +01:00
Makefile
armada_thermal.c
clock_cooling.c
cpu_cooling.c
da9062-thermal.c thermal: da9062/61: Prevent hardware access during system suspend 2018-11-13 11:14:56 -08:00
db8500_thermal.c
devfreq_cooling.c
dove_thermal.c
fair_share.c
gov_bang_bang.c
hisi_thermal.c thermal/drivers/hisi: Remove costly sensor inspection 2018-12-08 13:03:40 +01:00
imx_thermal.c
intel_bxt_pmic_thermal.c
intel_pch_thermal.c
intel_powerclamp.c thermal/intel_powerclamp: fix truncated kthread name 2019-04-20 09:15:01 +02:00
intel_quark_dts_thermal.c
intel_soc_dts_iosf.c
intel_soc_dts_iosf.h
intel_soc_dts_thermal.c x86/cpu: Sanitize FAM6_ATOM naming 2019-05-14 19:18:42 +02:00
kirkwood_thermal.c
max77620_thermal.c
mtk_thermal.c
of-thermal.c thermal: of-thermal: disable passive polling when thermal zone is disabled 2018-10-03 17:00:57 -07:00
power_allocator.c
qcom-spmi-temp-alarm.c
qoriq_thermal.c
rcar_gen3_thermal.c thermal: rcar_gen3_thermal: disable interrupt in .remove 2019-06-15 11:54:52 +02:00
rcar_thermal.c
rockchip_thermal.c
spear_thermal.c
step_wise.c
tango_thermal.c
thermal-generic-adc.c thermal: generic-adc: Fix adc to temp interpolation 2019-02-12 19:46:09 +01:00
thermal_core.c Thermal: do not clear passive state during system sleep 2019-02-12 19:46:01 +01:00
thermal_core.h
thermal_helpers.c
thermal_hwmon.c
thermal_hwmon.h thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not set 2019-02-12 19:46:10 +01:00
thermal_sysfs.c
uniphier_thermal.c
user_space.c
x86_pkg_temp_thermal.c
zx2967_thermal.c