On Thu, Sep 04, 2025 at 05:18:56PM +0200, Geert Uytterhoeven wrote: > Since commit 63d00be69348fda4 ("PM: runtime: Allow unassigned > ->runtime_suspend|resume callbacks"), unassigned > .runtime_{suspend,resume}() callbacks are treated the same as dummy > callbacks that just return zero. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew