[PATCH v4 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks

From: Rafael J. Wysocki
Date: Tue Dec 05 2023 - 07:27:49 EST


Hi,

This is the 4th iteration of

https://lore.kernel.org/linux-pm/5754079.DvuYhMxLoT@kreacher/

The difference between it and the 3rd iteration:

https://lore.kernel.org/linux-pm/12338384.O9o76ZdvQC@kreacher/

is the lack of trip ID validation checks in the _store and _show
callback routines modified by it.

Please refer to the individual patch changelogs for details.

Thanks!