]> www.infradead.org Git - users/willy/linux.git/commit
net: stmmac: dwmac-rzn1: provide select_pcs() implementation
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 13 Jun 2024 10:36:16 +0000 (11:36 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Jun 2024 02:06:40 +0000 (19:06 -0700)
commit804c9866e0783bbdd43f35e3bda03eea212a7321
tree389f1470061da12abb81aff35dc4a21f633336fb
parent135553da844c427639785af605517375c7bbc0c4
net: stmmac: dwmac-rzn1: provide select_pcs() implementation

Provide a .select_pcs() implementation which returns the phylink PCS
that was created in the .pcs_init() method.

Tested-by: Romain Gantois <romain.gantois@bootlin.com>
Reviewed-by: Romain Gantois <romain.gantois@bootlin.com>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/E1sHhoW-00FetH-GD@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/dwmac-rzn1.c