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

From: Kumar Gala
Date: Tue Mar 29 2005 - 23:23:57 EST


Done, updated patch w/comment sent to Andrew.

- kumar

On Mar 29, 2005, at 7:10 PM, Dan Malek wrote:



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/