mbox series

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

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

Message

Rafael J. Wysocki Dec. 1, 2023, 9:04 p.m. UTC
Hi,

This is the second iteration of

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

which is more careful about locking removals.

The first patch reworks the _store callbacks of the trip point
sysfs attributes, and the second one updates their _show callbacks.

Please refer to the individual patch changelogs for details.

Thanks!