"Trilok Soni" <[EMAIL PROTECTED]> writes: > Hi Sudhakar, > > On Tue, Aug 12, 2008 at 10:02 AM, Sudhakar Rajashekhara > <[EMAIL PROTECTED]> wrote: >> Description: >> Removes the interrupt priorities assignment from the irq.c file and puts it >> in the board-evm.c file. >> Signed-off-by: Sudhakar Rajashekhara <[EMAIL PROTECTED]> > > > Can someone explain, why irq priorities have to fixed per board? Can't > this be done cpu wise? Again every board-xxx.c file based on dm series > will be mostly copying this structures, I don't see any need of doing > this. >
I agree. The defaults should be chip specific, with a mechanism to override specific ones on a board specific basis, but only if necessary. Kevin _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
