Re: [PATCH v2 5/5] thermal: tsens: Check if we have valid data before reading

2018-06-12 Thread Bjorn Andersson
On Tue 12 Jun 03:54 PDT 2018, Amit Kucheria wrote: > Signed-off-by: Amit Kucheria Reviewed-by: Bjorn Andersson Regards, Bjorn > --- > drivers/thermal/qcom/tsens-common.c | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/drivers/thermal/qcom/tsens-common.c > b/drivers/therma

[PATCH v2 5/5] thermal: tsens: Check if we have valid data before reading

2018-06-12 Thread Amit Kucheria
Signed-off-by: Amit Kucheria --- drivers/thermal/qcom/tsens-common.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/thermal/qcom/tsens-common.c b/drivers/thermal/qcom/tsens-common.c index 961ace4..f510e61 100644 --- a/drivers/thermal/qcom/tsens-common.c +++ b/drivers/therma