]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: dsa: Move mv88e6172 support into mv88e6352 family driver
authorAndrew Lunn <andrew@lunn.ch>
Tue, 5 May 2015 23:09:50 +0000 (01:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 May 2015 20:05:53 +0000 (16:05 -0400)
commit1636d88357e9e1675a2f205c0721a574e5372fda
tree1f09262e2ba62bb11e5dc8dc6690a7e349fd5f13
parent15966a2a76f57ee45479cc3e7d28dd105f09260a
net: dsa: Move mv88e6172 support into mv88e6352 family driver

The mv88e6172 is part of the mv88e6352 family of devices. Move support
for it out of the mv88e6171 driver into the mv88e6352, which results
in some simplifications to the code.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/Kconfig
drivers/net/dsa/mv88e6171.c
drivers/net/dsa/mv88e6352.c