Re: [PATCH] ppc32: CPM2 PIC cleanup irq_to_siubit array

From: Dan Malek
Date: Tue Mar 29 2005 - 20:13:18 EST



On Mar 29, 2005, at 5:30 PM, Kumar Gala wrote:

Cleaned up irq_to_siubit array so we no longer need to do 1 << (31-bit),
just 1 << bit.

Will you please put a comment in here that indicates this array now
has this computation done? When I wrote it, these bit numbers
matched the registers and the documentation, so I didn't take
the time to explain. :-)

Thanks.


-- Dan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/