dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh/boards
Jamie Lenehan bd71ab88de sh: Fix IPR-IRQ's for IRQ-chip change breakage.
The conversion from IPR-IRQ to IRQ-chip resulted in the
ipr data being allocated in a local variable in
make_ipr_irq - breaking anything using IPR interrupts.

This changes all of the callers of make_ipr_irq to
allocate a static structure containing the IPR data which
is then passed to make_ipr_irq. This removes the need for
make_ipr_irq to allocate any additional space for the IPR
information.

Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-10-31 12:53:28 +09:00
..
bigsur fix file specification in comments 2006-10-03 23:01:26 +02:00
dreamcast sh: machvec rework. 2006-09-27 18:17:31 +09:00
ec3104 fix file specification in comments 2006-10-03 23:01:26 +02:00
hp6xx sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
landisk sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
mpc1211 sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
renesas sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
saturn sh: machvec rework. 2006-09-27 18:17:31 +09:00
se sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
sh03 sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
shmin sh: Cleanup board header directories. 2006-10-19 16:30:32 +09:00
snapgear sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
superh/microdev fix file specification in comments 2006-10-03 23:01:26 +02:00
titan sh: Fix IPR-IRQ's for IRQ-chip change breakage. 2006-10-31 12:53:28 +09:00
unknown sh: machvec rework. 2006-09-27 18:17:31 +09:00