Re: [RFC PATCH v5 2/7] drivers: thermal: tsens: Convert msm8960 to reg_field

2020-08-11 Thread Amit Kucheria
On Sat, Jul 25, 2020 at 11:44 PM Ansuel Smith wrote: > > Covert msm9860 driver to reg_filed to use the init_common typo: field > function. > > Signed-off-by: Ansuel Smith > --- > drivers/thermal/qcom/tsens-8960.c | 74 +++ > 1 file changed, 74 insertions(+) > > diff

[RFC PATCH v5 2/7] drivers: thermal: tsens: Convert msm8960 to reg_field

2020-07-25 Thread Ansuel Smith
Covert msm9860 driver to reg_filed to use the init_common function. Signed-off-by: Ansuel Smith --- drivers/thermal/qcom/tsens-8960.c | 74 +++ 1 file changed, 74 insertions(+) diff --git a/drivers/thermal/qcom/tsens-8960.c b/drivers/thermal/qcom/tsens-8960.c index