[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1295010163-2585-1-git-send-email-daniel@gaisler.com>
Date: Fri, 14 Jan 2011 14:02:37 +0100
From: Daniel Hellstrom <daniel@...sler.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, kristoffer@...sler.com
Subject: [PATCH 1/7 v2] GRETH: added raw AMBA vendor/device number to match against.
Signed-off-by: Daniel Hellstrom <daniel@...sler.com>
---
drivers/net/greth.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/drivers/net/greth.c b/drivers/net/greth.c
index 27d6960..1c2dbdb 100644
--- a/drivers/net/greth.c
+++ b/drivers/net/greth.c
@@ -1600,6 +1600,9 @@ static struct of_device_id greth_of_match[] = {
{
.name = "GAISLER_ETHMAC",
},
+ {
+ .name = "01_01d",
+ },
{},
};
--
1.5.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists