Re: [PATCH 4/4] net: stmmac: manage error case during stmmac_dvr_probe
Andrew Lunn <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.infradead.lists.linux-arm-kernel,org.kernel.vger.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