Re: [PATCH net-next v2 2/3] net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-03-01 14:15:37
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-03-01 14:15:37
Also in:
lkml
On Fri, Mar 01, 2019 at 12:00:46PM +0100, Antoine Tenart wrote:
When the 88x2110 PHY support was added, the suspend and resume callbacks were forgotten. This patch adds them to the 88x2110 PHY callback definition. Signed-off-by: Antoine Tenart <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew