generic: ar8216: start AR8327 switch from the probe routine
authorGabor Juhos <juhosg@openwrt.org>
Fri, 15 Mar 2013 16:06:28 +0000 (16:06 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 15 Mar 2013 16:06:28 +0000 (16:06 +0000)
commit72253b907330ab12ffbfca9761e95920579a0ffe
treeb373b12db1202690164978d6b0bdabe72af9bc5d
parent5503686f69810dd42993cf339f98a6bfa4752581
generic: ar8216: start AR8327 switch from the probe routine

The AR8327 switch gets its configuration from platform
data or from the device-tree. This allows to start it
from the probe routine. Doing so makes it usable with
ethernet drivers which only connects to the PHY device
when the ethernet interface is opened.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36050
target/linux/generic/files/drivers/net/phy/ar8216.c