|
@@ -600,6 +600,7 @@ static int __init ar7_register_devices(void)
|
|
}
|
|
}
|
|
|
|
|
|
if (ar7_has_high_cpmac()) {
|
|
if (ar7_has_high_cpmac()) {
|
|
|
|
+ res = fixed_phy_add(PHY_POLL, cpmac_high.id, &fixed_phy_status);
|
|
if (!res) {
|
|
if (!res) {
|
|
cpmac_get_mac(1, cpmac_high_data.dev_addr);
|
|
cpmac_get_mac(1, cpmac_high_data.dev_addr);
|
|
|
|
|