aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/titan_defconfig
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-10-31 12:35:02 +0900
committerPaul Mundt <lethal@linux-sh.org>2006-10-31 12:53:28 +0900
commitbd71ab88deab3358241f22ed6c035c427aacc4e7 (patch)
tree632aa998acac7feb7df79684f4c382a6d6bf2294 /arch/sh/configs/titan_defconfig
parentsh: Update r7780rp_defconfig. (diff)
downloadlinux-dev-bd71ab88deab3358241f22ed6c035c427aacc4e7.tar.xz
linux-dev-bd71ab88deab3358241f22ed6c035c427aacc4e7.zip
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>
Diffstat (limited to 'arch/sh/configs/titan_defconfig')
0 files changed, 0 insertions, 0 deletions