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@xxxxxxxxxx> For mlxsw: Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>