diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-11 00:33:51 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-06 10:16:47 +0100 |
commit | a15de5977c3233d671fc9e5d4150ad1e3d4b6df9 (patch) | |
tree | beaef46840d5a55851d9e350b0505d05235ca87f /arch/h8300 | |
parent | 443bc0df36623de29eb9048685343cdf68d0e206 (diff) |
s3c24xx: Add support for board IRQs
Some boards have a need for a set of extra IRQ numbers, for example some
multifunction devices which do irq demultiplexing require them.
This patch adds S3C2410_BOARD_NR_IRQS which specifies the number of extra board
IRQs. Board specific code would use S3C2410_BOARD_IRQ_START to get the number of
it's first irq.
Since it is possible to support a multiple boards with a single kernel and
there is no easy way to set a CONFIG option to multiple values and only use the
maximum each board which needs board IRQs has do be explicitly added to irqs.h
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions