Staging: Netlogic: Move all the netdev under single parent device
authorGanesan Ramalingam <ganesanr@broadcom.com>
Thu, 21 Aug 2014 14:21:24 +0000 (19:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 21:00:11 +0000 (14:00 -0700)
commitf8397bc69095f6111ed644b2f8ac725609f8a8bb
treef21e18afe99c4c539d9ebf7005a1f8f3c235b21d
parente1a083be73b4b5ac5481eb8104476ae7b386896d
Staging: Netlogic: Move all the netdev under single parent device

XLR has one network controller and XLS has two network controllers, each
controller has 4 gmac devices. This patch initializes each controller as
a parent device and the four gmac devices of a controller are connected
to the parent controller as a child

Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/netlogic/TODO
drivers/staging/netlogic/platform_net.c
drivers/staging/netlogic/platform_net.h
drivers/staging/netlogic/xlr_net.c
drivers/staging/netlogic/xlr_net.h
This page took 0.024885 seconds and 5 git commands to generate.