openwrtv4/target/linux/generic/files
Gabor Juhos d64888ffc0 generic: ar8216: register the switch from the probe routine
Currently the switch gets registered when an ethernet
driver connects to a PHY of the switch. This method does
not work with the ethernet drivers which are connecting
to the PHY from their ndo_open callback. With those
ethernet drivers, the driver tries to register the switch
each time when the etherned device is opened and this causes
a deadlock.

Move the switch registration into the probe routine to fix
this problem.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35602
2013-02-14 14:01:24 +00:00
..
arch/mips/fw/myloader rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
crypto/ocf generic: convert crypto-ocf from kernel_thread to kthread 2013-02-02 15:31:44 +00:00
Documentation (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC 2011-05-09 15:21:58 +00:00
drivers generic: ar8216: register the switch from the probe routine 2013-02-14 14:01:24 +00:00
fs/yaffs2 generic: fold yaffs_git_2010_10_20 patch to generic/files 2012-10-30 14:58:17 +00:00
include generic: add b53 swconfig switch driver 2013-01-23 10:12:33 +00:00