| Date | Fri, 9 Sep 2011 15:04:58 +0200 (CEST) | | From | Thomas Gleixner <> | | Subject | Re: [patch v3 17/36] Hexagon: Add interrupts |
| |
On Thu, 8 Sep 2011, Richard Kuo wrote:
> Removed init_IRQ wrapper and fixed up some comments.
> +int show_interrupts(struct seq_file *p, void *v)
Please use the generic version of show_interrupts.
Otherwise please add:
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
|