commit | 1636d88357e9e1675a2f205c0721a574e5372fda | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed May 06 01:09:50 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 16:05:53 2015 -0400 |
tree | 1f09262e2ba62bb11e5dc8dc6690a7e349fd5f13 | |
parent | 15966a2a76f57ee45479cc3e7d28dd105f09260a [diff] |
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>