linux/arch/sh
Jamie Lenehan ea0f8feaa0 sh: sh775x/titan fixes for irq header changes.
The following moves the creation of IPR interupts into setup-7750.c
and updates a few other things to make it all work after the "Drop
CPU subtype IRQ headers" commit. It boots and runs fine on my titan
board.

 - adds an ipr_idx to the ipr_data and uses a function in the subtype
   code to calculate the address of the IPR registers

 - adds a function to enable individual interrupt mode for externals
   in the subtype code and calls that from the titan board code
   instead of doing it directly.

 - I changed the shift in the ipr_data to be the actual # of bits to
   shift, instead of the numnber / 4 - made it easier to match with
   the manual.

Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-12-06 12:05:02 +09:00
..
boards sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
boot sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
cchips sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
configs sh: update r7780rp defconfig. 2006-12-06 12:02:01 +09:00
drivers sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
kernel sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
lib sh: Fix memcpy() build error on sh4eb. 2006-09-27 17:50:03 +09:00
math-emu sh: Kill off remaining config.h references. 2006-10-03 13:19:02 +09:00
mm sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
oprofile sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver. 2006-09-27 14:30:11 +09:00
tools sh: Add support for SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
Kconfig sh: sh775x/titan fixes for irq header changes. 2006-12-06 12:05:02 +09:00
Kconfig.debug sh: stacktrace/lockdep/irqflags tracing support. 2006-12-06 10:45:40 +09:00
Makefile sh: set KBUILD_IMAGE to something sensible. 2006-12-06 11:08:49 +09:00