Hi all, This is a resend of the patches that just clean up and prepare net/dsa/dsa2.c to support platform data in the future.
Florian Fainelli (4): net: dsa: Pass device pointer to dsa_register_switch net: dsa: Make most functions take a dsa_port argument net: dsa: Suffix function manipulating device_node with _dn net: dsa: Move ports assignment closer to error checking drivers/net/dsa/b53/b53_common.c | 2 +- drivers/net/dsa/mv88e6xxx/chip.c | 7 ++-- include/net/dsa.h | 2 +- net/dsa/dsa.c | 14 ++++--- net/dsa/dsa2.c | 87 ++++++++++++++++++++++------------------ net/dsa/dsa_priv.h | 4 +- 6 files changed, 62 insertions(+), 54 deletions(-) -- 2.7.4