mbox series

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

Message ID 12337662.O9o76ZdvQC@kreacher
Headers show
Series thermal: sysfs: Simplifications of trip point attribute callbacks | expand

Message

Rafael J. Wysocki Dec. 5, 2023, 12:20 p.m. UTC
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!