Re: [PATCH v5 2/8] drivers: thermal: tsens: Pass around struct tsens_sensor as a constant

From: Stephen Boyd
Date: Wed Feb 19 2020 - 17:54:54 EST


Quoting Amit Kucheria (2020-02-18 10:12:06)
> All the sensor data is initialised at init time. Lock it down by passing
> it to functions as a constant.
>
> Signed-off-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>