From fda45911bcdb6161201f690604dc11aeb871e862 Mon Sep 17 00:00:00 2001 From: Alexander Clouter Date: Sat, 13 Mar 2010 00:09:15 +0000 Subject: [PATCH] --- yaml --- r: 189772 b: refs/heads/master c: 727c0075c80005e2012be113a91e5976abec4f9d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/ar7/platform.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e7a9dd97c7f2..6e011da494da 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1e3fb3778be3c0a56626eba4a84f7d2fa991aa93 +refs/heads/master: 727c0075c80005e2012be113a91e5976abec4f9d diff --git a/trunk/arch/mips/ar7/platform.c b/trunk/arch/mips/ar7/platform.c index 0bd5f67320be..2fafc78e5ce1 100644 --- a/trunk/arch/mips/ar7/platform.c +++ b/trunk/arch/mips/ar7/platform.c @@ -600,6 +600,7 @@ static int __init ar7_register_devices(void) } if (ar7_has_high_cpmac()) { + res = fixed_phy_add(PHY_POLL, cpmac_high.id, &fixed_phy_status); if (!res) { cpmac_get_mac(1, cpmac_high_data.dev_addr);