Re: [PATCH net-next 1/3] sh_eth: Remove dummy Runtime PM callbacks
Andrew Lunn <[email protected]>
| Newsgroups | gmane.linux.kernel.renesas-soc,gmane.linux.network,gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Andrew