Re: [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe
Andrew Lunn <[email protected]> Tue, 4 Aug 2026 19:45:24 +0200
| Newsgroups | gmane.linux.network,gmane.linux.ports.arm.kernel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 04, 2026 at 03:20:52PM +0200, Christophe Roullier wrote: > In case of error during stmmac_mdio_register, pm_runtime is not > cleaning before exit probe. > > Signed-off-by: Christophe Roullier <[email protected]> > Reviewed-by: Russell King (Oracle) <[email protected]> I don't want to accuse you of anything, but Russell has not been active for a while, this is v1 of a patchset, so seeing a Reviewed-by: by Russell jumped out at me. Can you point me at the archived email from Russell. Just doing my due diligence, trust but verify etc. Andrew