patch-2.4.22 linux-2.4.22/include/asm-mips/vr4181/irq.h

Next file: linux-2.4.22/include/asm-mips/vr4181/vr4181.h
Previous file: linux-2.4.22/include/asm-mips/unistd.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-mips/vr4181/irq.h linux-2.4.22/include/asm-mips/vr4181/irq.h
@@ -33,19 +33,19 @@
 
 /* CPU interrupts */
 
-/* 
-   IP0 - Software interrupt 
-   IP1 - Software interrupt 
-   IP2 - All but battery, high speed modem, and real time clock 
-   IP3 - RTC Long1 (system timer) 
-   IP4 - RTC Long2 
-   IP5 - High Speed Modem (unused on VR4181) 
-   IP6 - Unused 
-   IP7 - Timer interrupt from CPO_COMPARE 
+/*
+   IP0 - Software interrupt
+   IP1 - Software interrupt
+   IP2 - All but battery, high speed modem, and real time clock
+   IP3 - RTC Long1 (system timer)
+   IP4 - RTC Long2
+   IP5 - High Speed Modem (unused on VR4181)
+   IP6 - Unused
+   IP7 - Timer interrupt from CPO_COMPARE
 */
 
-#define VR4181_IRQ_SW1       (VR4181_CPU_IRQ_BASE + 0)  
-#define VR4181_IRQ_SW2       (VR4181_CPU_IRQ_BASE + 1)  
+#define VR4181_IRQ_SW1       (VR4181_CPU_IRQ_BASE + 0)
+#define VR4181_IRQ_SW2       (VR4181_CPU_IRQ_BASE + 1)
 #define VR4181_IRQ_INT0      (VR4181_CPU_IRQ_BASE + 2)
 #define VR4181_IRQ_INT1      (VR4181_CPU_IRQ_BASE + 3)
 #define VR4181_IRQ_INT2      (VR4181_CPU_IRQ_BASE + 4)
@@ -56,7 +56,7 @@
 
 /* Cascaded from VR4181_IRQ_INT0 (ICU mapped interrupts) */
 
-/* 
+/*
    IP2 - same as VR4181_IRQ_INT1
    IP8 - This is a cascade to GPIO IRQ's. Do not use.
    IP16 - same as VR4181_IRQ_INT2

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)