[RFC PATCH 0/3] net: dsa: cleanup dsa driver

2015-10-27 Thread Neil Armstrong
With the previously introduced remove callback for DSA driver  in :
http://marc.info/?i=562F8ED7.2000804%40baylibre.com
Add remove callback for bcm_sf2 and mv88e6xxx drivers.

This patch was not tested due of a lack of hardware.

Neil Armstrong (3):
  net: dsa: bcm_sf2: cleanup resources in remove callback
  net: dsa: mv88e6xxx: add common and ppu remove function
  net: dsa: make usage of mv88e6xxx common remove function

 drivers/net/dsa/bcm_sf2.c | 20 
 drivers/net/dsa/mv88e6123_61_65.c |  1 +
 drivers/net/dsa/mv88e6131.c   |  8 
 drivers/net/dsa/mv88e6171.c   |  1 +
 drivers/net/dsa/mv88e6352.c   |  1 +
 drivers/net/dsa/mv88e6xxx.c   | 18 ++
 drivers/net/dsa/mv88e6xxx.h   |  2 ++
 7 files changed, 51 insertions(+)

-- 
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[RFC PATCH 0/3] net: dsa: cleanup dsa driver

2015-10-27 Thread Neil Armstrong
With the previously introduced remove callback for DSA driver  in :
http://marc.info/?i=562F8ED7.2000804%40baylibre.com
Add remove callback for bcm_sf2 and mv88e6xxx drivers.

This patch was not tested due of a lack of hardware.

Neil Armstrong (3):
  net: dsa: bcm_sf2: cleanup resources in remove callback
  net: dsa: mv88e6xxx: add common and ppu remove function
  net: dsa: make usage of mv88e6xxx common remove function

 drivers/net/dsa/bcm_sf2.c | 20 
 drivers/net/dsa/mv88e6123_61_65.c |  1 +
 drivers/net/dsa/mv88e6131.c   |  8 
 drivers/net/dsa/mv88e6171.c   |  1 +
 drivers/net/dsa/mv88e6352.c   |  1 +
 drivers/net/dsa/mv88e6xxx.c   | 18 ++
 drivers/net/dsa/mv88e6xxx.h   |  2 ++
 7 files changed, 51 insertions(+)

-- 
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/