patch-2.4.20 linux-2.4.20/arch/mips/galileo-boards/ev64120/irq-handler.c

Next file: linux-2.4.20/arch/mips/galileo-boards/ev64120/irq.c
Previous file: linux-2.4.20/arch/mips/galileo-boards/ev64120/int-handler.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/galileo-boards/ev64120/irq-handler.c linux-2.4.20/arch/mips/galileo-boards/ev64120/irq-handler.c
@@ -33,8 +33,8 @@
  * the interrupt service routine is called.
  *
  * Inputs :
- * int_cause - The interrupt cause number. In EVB64120 two parameters 
- *             are declared, INT_CAUSE_MAIN and INT_CAUSE_HIGH. 
+ * int_cause - The interrupt cause number. In EVB64120 two parameters
+ *             are declared, INT_CAUSE_MAIN and INT_CAUSE_HIGH.
  * bit_num   - Indicates which bit number in the cause register
  * isr_ptr   - Pointer to the interrupt service routine
  *
@@ -52,7 +52,7 @@
  * Enables the IRQ on Galileo Chip
  *
  * Inputs :
- * int_cause -  The interrupt cause number. In EVB64120 two parameters 
+ * int_cause -  The interrupt cause number. In EVB64120 two parameters
  *            are declared, INT_CAUSE_MAIN and INT_CAUSE_HIGH.
  * bit_num   - Indicates which bit number in the cause register
  *
@@ -77,7 +77,7 @@
  * Disables the IRQ on Galileo Chip
  *
  * Inputs :
- * int_cause -  The interrupt cause number. In EVB64120 two parameters 
+ * int_cause -  The interrupt cause number. In EVB64120 two parameters
  *            are declared, INT_CAUSE_MAIN and INT_CAUSE_HIGH.
  * bit_num   - Indicates which bit number in the cause register
  *

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