[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <158215286106.184098.326019673452132786@swboyd.mtv.corp.google.com>
Date: Wed, 19 Feb 2020 14:54:21 -0800
From: Stephen Boyd <swboyd@...omium.org>
To: Amit Kucheria <amit.kucheria@...aro.org>,
Andy Gross <agross@...nel.org>, bjorn.andersson@...aro.org,
daniel.lezcano@...aro.org, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org, sivaa@...eaurora.org
Cc: Amit Kucheria <amit.kucheria@...durent.com>,
linux-pm@...r.kernel.org
Subject: Re: [PATCH v5 1/8] drivers: thermal: tsens: De-constify struct tsens_features
Quoting Amit Kucheria (2020-02-18 10:12:05)
> struct tsens_features is currently initialized as part of platform data
> at compile-time and not modifiable. We now have some usecases in feature
> detection across IP versions where it is more flexible to update the
> features after probing registers.
>
> Remove const qualifier from tsens_features and the encapsulating
> tsens_plat_data.
>
> Signed-off-by: Amit Kucheria <amit.kucheria@...aro.org>
> ---
Reviewed-by: Stephen Boyd <swboyd@...omium.org>
Powered by blists - more mailing lists