]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbdf43aab5c7c5c94f2d9af11f11e232b5aebc86c
tree514e2eb0dd32cb06941fe693a777bb8f24b604c1
parent2eb6a96a3f11112fc8d170fe77f7f4e6e9af25bd
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: 879562fea785 ("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