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/arm/mach-s3c2443
Graeme Gregory 5455a51e6f [ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqs
This patch corrects an error when demuxing the DMA irq's
DMA1 was used as a base and this should have been DMA0.
Without this fix we do not process DMA0 irq's and the
system effectively locks up in a loop trying the process
the irq it never can.

Signed-off-by: Graeme Gregory <gg@opensource.wolfsonmicro.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-03-17 22:30:28 +00:00
..
Kconfig [ARM] 4222/1: S3C2443: Remove reference to missing S3C2443_PM 2007-02-17 20:04:17 +00:00
Makefile [ARM] 4221/1: S3C2443: DMA support 2007-02-17 15:00:35 +00:00
clock.c [ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support 2007-02-16 11:13:37 +00:00
dma.c [ARM] 4221/1: S3C2443: DMA support 2007-02-17 15:00:35 +00:00
irq.c [ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqs 2007-03-17 22:30:28 +00:00
mach-smdk2443.c [ARM] 4209/1: S3C24XX: remove unnecessary includes of iomd.h 2007-02-16 11:55:43 +00:00
s3c2443.c [ARM] 4205/1: S3C2443: Add cpu specific reset hook 2007-02-16 11:40:51 +00:00