]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-cris/arch-v32/irq.h
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
[linux-2.6-omap-h63xx.git] / include / asm-cris / arch-v32 / irq.h
index eeb0a80262c88ed0df39c8649639850a0d88b789..bac94ee6bc90bd5e259ad95c6ea18d5d38896c9d 100644 (file)
@@ -98,7 +98,7 @@ __asm__ (                             \
  * if we had BLOCK'edit here, we would not get the multiple_irq at all.
  *
  * The non-blocking here is based on the knowledge that the timer interrupt is
- * registred as a fast interrupt (SA_INTERRUPT) so that we _know_ there will not
+ * registred as a fast interrupt (IRQF_DISABLED) so that we _know_ there will not
  * be an sti() before the timer irq handler is run to acknowledge the interrupt.
  */
 #define BUILD_TIMER_IRQ(nr, mask)      \