android_kernel_xiaomi_sm8350/arch/sh/kernel/cpu
Manuel Lauss 9f8a5e3a44 sh: SH-DMAC compile fixes
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 <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-02-13 10:54:45 +09:00
..
irq sh: shmin updates. 2007-02-13 10:54:44 +09:00
sh2 sh: sh7619 / sh7206 IPR initialize update 2007-02-13 10:54:43 +09:00
sh2a sh: sh7619 / sh7206 IPR initialize update 2007-02-13 10:54:43 +09:00
sh3 sh: More tidying for large base pages. 2007-02-13 10:54:44 +09:00
sh4 sh: SH-DMAC compile fixes 2007-02-13 10:54:45 +09:00
sh4a sh: Hook up SH7722 scif ipr interrupts. 2006-12-12 08:49:06 +09:00
adc.c
clock.c sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
init.c sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Makefile sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
ubc.S fix file specification in comments 2006-10-03 23:01:26 +02:00