| To: | ralf@linux-mips.org |
|---|---|
| Subject: | [patch] add au1500 reserved interrupt |
| From: | bruno randolf <br1@einfach.org> |
| Date: | Fri, 6 Jun 2008 16:42:03 +0200 |
| Cc: | linux-mips@linux-mips.org, sshtylyov@ru.mvista.com |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.9.7 |
au1000: add au1500 reserved interrupt
in the conversion done in the commits
95c4eb3ef4484ca85da5c98780d358cffd546b90
9d360ab4a7568a8d177280f651a8a772ae52b9b9
[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.
one reserved interrupt on au1500 was missed. this broke the au1000 ethernet
driver.
this patch against 2.6.25.4 makes it work again.
Signed-off-by: Bruno Randolf <br1@einfach.org>
--- a/include/asm-mips/mach-au1x00/au1000.h 2008-05-15 17:00:12.000000000
+0200
+++ b/include/asm-mips/mach-au1x00/au1000.h 2008-06-06 16:22:51.000000000
+0200
@@ -623,6 +623,7 @@
AU1000_RTC_MATCH1_INT,
AU1000_RTC_MATCH2_INT,
AU1500_PCI_ERR_INT,
+ AU1500_RESERVED_INT,
AU1000_USB_DEV_REQ_INT,
AU1000_USB_DEV_SUS_INT,
AU1000_USB_HOST_INT,
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ext4dev build failure on mips: "empty_zero_page" undefined, Theodore Tso |
|---|---|
| Next by Date: | [PATCH] au1xmmc: new maintainer, Manuel Lauss |
| Previous by Thread: | [PATCH] : Add support for NXP PNX833x (STB222/5) into linux kernel (UPDATED), Daniel Laird |
| Next by Thread: | [PATCH] au1xmmc: new maintainer, Manuel Lauss |
| Indexes: | [Date] [Thread] [Top] [All Lists] |