[PATCH v3 0/3] PM: runtime: Auto-cleanup macros for runtime PM

Rafael J. Wysocki posted 3 patches 1 week, 2 days ago
There is a newer version of this series
[PATCH v3 0/3] PM: runtime: Auto-cleanup macros for runtime PM
Posted by Rafael J. Wysocki 1 week, 2 days ago
Hi All,

This is an update of

https://lore.kernel.org/linux-pm/6204724.lOV4Wx5bFT@rafael.j.wysocki/

that superseded both

https://lore.kernel.org/linux-pm/5049058.31r3eYUQgx@rafael.j.wysocki/

and

https://lore.kernel.org/linux-pm/20250919163147.4743-1-tiwai@suse.de/

The only patch in this series modified since the v2 is patch [1/3]: Two
additional class definition macros have been added to cover the case in
which resume failures can be neglected, new comments have been updated
to clarify usage conditions for the new macros, and the changelog has
been updated accordingly.

Thanks!