ARM: 6091/1: ST SPEAr: Adding support for shared irq layer
authorviresh kumar <viresh.kumar@st.com>
Mon, 3 May 2010 08:24:30 +0000 (09:24 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 4 May 2010 15:54:54 +0000 (16:54 +0100)
Multiple peripherals in SPEAr share common hardware interrupt lines.
This patch adds support for a shared irq layer, which registers hardware
irqs by itself and exposes virtual irq numbers to peripherals.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found