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