net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341
authorAndrew Lunn <andrew@lunn.ch>
Tue, 31 Jul 2018 17:19:50 +0000 (19:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Jul 2018 17:36:59 +0000 (10:36 -0700)
commit6751e7c66cb8689491b89fe02c71d1d44394412b
tree514e2eb0dd32cb06941fe693a777bb8f24b604c1
parent92490695902b7d3e34e05d8b71d2daa8334c50e2
net: dsa: mv88e6xxx: Fix SERDES support on 88E6141/6341

Version 1 of the patch adding SERDES support to the 88E6141/6341
correctly added the ops to the 88E6141/6341. However, by the time
version 3 was committed, the ops had moved to the 88E6085/6175. Put
them back where they belong.

Fixes: 5bafeb6e7e87 ("net: dsa: mv88e6xxx: 88E6141/6341 SERDES support")
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c