net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
authorJonathan McDowell <noodles@earth.li>
Sat, 20 Jun 2020 10:30:32 +0000 (11:30 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jun 2020 22:54:33 +0000 (15:54 -0700)
commitb3591c2a366167b5ae985dc3c88a55db3d770cb8
treeee781fc33ee6ba17dc4fd6ee44b0a53596169107
parent2b3445e8145700b53530228f332ee40e6d9c916b
net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB

Update the driver to use the new PHYLINK callbacks, removing the
legacy adjust_link callback.

Signed-off-by: Jonathan McDowell <noodles@earth.li>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/qca8k.c