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)
commitb4718b5ae26ed38cf949d621da3b5d13c5cc53c5
treedf5255d08a6b68c70c1c8b8f78d4a129d4d74846
parent528da55df5d02db6f74abedee1b9589371ccdd24
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