[PATCH v1 10/17] thermal: Do not access 'type' field, use the tz id instead

Ido Schimmel idosch at nvidia.com
Mon Feb 20 00:22:25 PST 2023


On Sun, Feb 19, 2023 at 03:36:50PM +0100, Daniel Lezcano wrote:
> The 'type' field is used as a name in the message. However we can have
> multiple thermal zone with the same type. The information is not
> accurate.
> 
> Moreover, the thermal zone device structure is directly accessed while
> we want to improve the self-encapsulation of the code.
> 
> Replace the 'type' in the message by the thermal zone id.
> 
> Signed-off-by: Daniel Lezcano <daniel.lezcano at linaro.org>

For mlxsw:

Reviewed-by: Ido Schimmel <idosch at nvidia.com>



More information about the linux-arm-kernel mailing list