generic: ar8216: don't use platform_data in ar8327_init_port
authorGabor Juhos <juhosg@openwrt.org>
Fri, 15 Mar 2013 15:50:02 +0000 (15:50 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 15 Mar 2013 15:50:02 +0000 (15:50 +0000)
commitb2d72c97912b562c200be78d8afc4bc7614ce3a9
tree8984fea67bd9c75301f58032bb651dcae9254131
parent947693c5cc2c13caf8770fcc2f1e68c77b1ecd59
generic: ar8216: don't use platform_data in ar8327_init_port

Fetch the PORT_STATUS values in ar8327_hw_init and
store those in a private data stucture for later use.

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