* [PATCH][MIPS] fix LASAT_CASCADE_IRQ
@ 2008-02-20 14:11 Yoichi Yuasa
2008-03-12 13:45 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2008-02-20 14:11 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Fixed LASAT_CASCADE_IRQ
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/include/asm-mips/mach-lasat/irq.h mips/include/asm-mips/mach-lasat/irq.h
--- mips-orig/include/asm-mips/mach-lasat/irq.h 2008-01-13 16:43:14.160048268 +0900
+++ mips/include/asm-mips/mach-lasat/irq.h 2008-01-14 21:27:55.180821709 +0900
@@ -1,7 +1,7 @@
#ifndef _ASM_MACH_LASAT_IRQ_H
#define _ASM_MACH_LASAT_IRQ_H
-#define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 0)
+#define LASAT_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 2)
#define LASAT_IRQ_BASE 8
#define LASAT_IRQ_END 23
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH][MIPS] fix LASAT_CASCADE_IRQ
2008-02-20 14:11 [PATCH][MIPS] fix LASAT_CASCADE_IRQ Yoichi Yuasa
@ 2008-03-12 13:45 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2008-03-12 13:45 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Wed, Feb 20, 2008 at 11:11:53PM +0900, Yoichi Yuasa wrote:
Applied to linux-2.6.24-stable and master.
Thanks,
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-12 13:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 14:11 [PATCH][MIPS] fix LASAT_CASCADE_IRQ Yoichi Yuasa
2008-03-12 13:45 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox