From: Paul M. <le...@li...> - 2007-01-22 00:18:52
|
On Wed, Jan 17, 2007 at 07:58:47AM +0100, Manuel Lauss wrote: > > Add SH7760 IPR IRQ data; makes 2.6.20-rc bootable again. > > Signed-off-by: Manuel Lauss <ma...@ro...> > Looks good, applied. On Wed, Jan 17, 2007 at 08:04:07AM +0100, Manuel Lauss wrote: > > This patch does the following: > - remove the make_ipr_irq stuff from dma-sh.c and replace it > with a simple channel<->irq mapping table. > - add DMTEx_IRQ constants for sh4 cpus > - fix sh7751 DMAE irq number > > The SH7780 uses the same IRQs for DMA as other SH4 types, so > I put the constants on top of the dma.h file. > > Other CPU types need to #define their own DMTEx_IRQ contants > in their appropriate header. > > > Signed-off-by: Manuel Lauss <ma...@ro...> > Applied, thanks. |