Skip to content
Commit 5455a51e authored by Graeme Gregory's avatar Graeme Gregory Committed by Russell King
Browse files

[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: default avatarGraeme Gregory <gg@opensource.wolfsonmicro.com>
Acked-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0803c30c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment