* [PATCH][MIPS] fix Cobalt IRQ comment
@ 2007-11-01 12:51 Yoichi Yuasa
2007-11-01 13:13 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2007-11-01 12:51 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Fixed Cobalt IRQ comment.
Cobalt kernel uses CP0 counter now.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/include/asm-mips/mach-cobalt/irq.h mips/include/asm-mips/mach-cobalt/irq.h
--- mips-orig/include/asm-mips/mach-cobalt/irq.h 2007-10-27 17:13:58.239256750 +0900
+++ mips/include/asm-mips/mach-cobalt/irq.h 2007-10-27 17:17:45.905485000 +0900
@@ -35,7 +35,7 @@
* 4 - ethernet
* 5 - 16550 UART
* 6 - cascade i8259
- * 7 - CP0 counter (unused)
+ * 7 - CP0 counter
*/
#define MIPS_CPU_IRQ_BASE 16
@@ -48,7 +48,6 @@
#define SCSI_IRQ (MIPS_CPU_IRQ_BASE + 5)
#define I8259_CASCADE_IRQ (MIPS_CPU_IRQ_BASE + 6)
-
#define GT641XX_IRQ_BASE 24
#include <asm/irq_gt641xx.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH][MIPS] fix Cobalt IRQ comment
2007-11-01 12:51 [PATCH][MIPS] fix Cobalt IRQ comment Yoichi Yuasa
@ 2007-11-01 13:13 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-11-01 13:13 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Thu, Nov 01, 2007 at 09:51:23PM +0900, Yoichi Yuasa wrote:
> Fixed Cobalt IRQ comment.
> Cobalt kernel uses CP0 counter now.
Thanks, applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-01 13:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 12:51 [PATCH][MIPS] fix Cobalt IRQ comment Yoichi Yuasa
2007-11-01 13:13 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).