commit | 143a83073aaea145aa050cd0ebb80454c9362608 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu Apr 02 04:06:34 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 01 22:55:40 2015 -0400 |
tree | 291485b615cb19d4b8f93831da0ba0e2ba53e0cb | |
parent | 44e50ddbc74a4bd6a862be9e6de22bce8c0b4150 [diff] |
net: dsa: Centralize Marvell switch reset Marvell switches are all reset in nearly the same way. The only difference is if the PPU should be enabled or not. Move this code into the shared mv88x6xxx.c. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: David S. Miller <davem@davemloft.net>