>  /*
> - * twl4030_irq_thread() runs as a kernel thread.  It queries the twl4030
> - * interrupt controller to see which modules are generating interrupt 
> requests
> - * and then calls the desc->handle method for each module requesting service.
> + * This thread processes interrupts reported by the Primary Interrupt 
> Handler.
>   */

Why do we need to remove that piece of comment?

Can we not keep the comment this way?

  /*
 - * twl4030_irq_thread() runs as a kernel thread.  It queries the twl4030
 - * interrupt controller to see which modules are generating interrupt requests
 + * This thread processes interrupts reported by the Primary Interrupt Handler,
   * and then calls the desc->handle method for each module requesting service.
>   */

--
Jagadeesh
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to