]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mach-shmobile: Break out INTC IRQ code
authorMagnus Damm <damm@opensource.se>
Wed, 12 Oct 2011 07:21:00 +0000 (16:21 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 4 Nov 2011 15:57:47 +0000 (00:57 +0900)
commitc95f92fd8e3c5463bb13f0cac91b893c229bd062
treee97c3499809589635afe2c7906be8167fb2a6b16
parent3fb9bf2c1b74f6867fb4455b6fa698c2491e6bad
ARM: mach-shmobile: Break out INTC IRQ code

Add INTC_IRQ_PINS_16() and INTC_IRQ_PINS_32() to mach/intc.h.
These macros define 16 or 32 external IRQ pins on a certain
memory base address. Can be used with INTCA or INTCS.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/include/mach/intc.h [new file with mode: 0644]