[PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor

Jonathan Cameron jic23 at kernel.org
Sat Feb 25 09:03:06 PST 2023


On Sun, 19 Feb 2023 15:36:41 +0100
Daniel Lezcano <daniel.lezcano at linaro.org> wrote:

> The thermal zone device structure is exposed to the different drivers
> and obviously they access the internals while that should be
> restricted to the core thermal code.
> 
> In order to self-encapsulate the thermal core code, we need to prevent
> the drivers accessing directly the thermal zone structure and provide
> accessor functions to deal with.
> 
> Provide an accessor to the 'devdata' structure and make use of it in
> the different drivers.
> 
> No functional changes intended.
> 
> Signed-off-by: Daniel Lezcano <daniel.lezcano at linaro.org>

For the one change in IIO.
Acked-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>



More information about the Linux-mediatek mailing list