net: dsa: mv88e6xxx: Factor out common initialization code
authorGuenter Roeck <linux@roeck-us.net>
Fri, 27 Mar 2015 01:36:28 +0000 (18:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 20:23:49 +0000 (13:23 -0700)
commitacdaffcc890a29262c9bb47e287b62488c85eb59
tree53f6701ef582afec91dbf5f8e82f1463a33ce2f9
parent5ce58c2f13eaa8ca6d7e1041175433bd8cc55756
net: dsa: mv88e6xxx: Factor out common initialization code

Code used and needed in mv886xxx.c should be initialized there as well,
so factor it out from the individual initialization files.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6123_61_65.c
drivers/net/dsa/mv88e6171.c
drivers/net/dsa/mv88e6352.c
drivers/net/dsa/mv88e6xxx.c
drivers/net/dsa/mv88e6xxx.h