commit | d6e15eefcb334deac3e877fce80ace3b91b0ab69 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Oct 12 16:21:00 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Nov 05 00:57:47 2011 +0900 |
tree | e97c3499809589635afe2c7906be8167fb2a6b16 | |
parent | ab61a6857269989acc6796ffc44e2b4f11a193dc [diff] |
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>