Quoting Guru Das Srinagesh (2020-07-24 10:46:11) > From: Veera Vegivada <vvegivad@xxxxxxxxxxxxxx> > > Currently driver is suppressing the negative temperature > readings from the vadc. Consumers of the thermal zones need > to read the negative temperature too. Don't suppress the > readings. > > Signed-off-by: Veera Vegivada <vvegivad@xxxxxxxxxxxxxx> > Signed-off-by: Guru Das Srinagesh <gurus@xxxxxxxxxxxxxx> > --- Probably needs a fixes tag. And why not make it first in the series? > drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >