commit | d89ddf0da8f0a140d4dc2e2dbc594fb278e33db5 | [log] [tgz] |
---|---|---|
author | Daniel Hellstrom <daniel@gaisler.com> | Tue Jan 04 01:41:34 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 04 11:16:38 2011 -0800 |
tree | 6a21788cd8c4aaa692747d698b4f5fe833f2377c | |
parent | 9663eb21fcfeb1ed9afd73d14bbc4198796cfc7b [diff] [blame] |
APBUART: added raw AMBA vendor/device number to match against. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/drivers/serial/apbuart.c b/drivers/serial/apbuart.c index cc01c65..7160345 100644 --- a/drivers/serial/apbuart.c +++ b/drivers/serial/apbuart.c
@@ -580,6 +580,9 @@ { .name = "GAISLER_APBUART", }, + { + .name = "01_00c", + }, {}, };