[PATCH v1 0/2] PM: runtime: Fix rpm_idle() and relocate rpm_callback()
From: Rafael J. Wysocki
Date: Fri Dec 02 2022 - 09:32:38 EST
Hi All,
The first patch in this series replaces the __rpm_callback() invocation in
rpm_idle() with something simpler (and more correct) and the second one
moves rpm_callback() next to __rpm_callback().
Thanks!