diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-10-11 00:33:51 +0200 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-05-17 19:49:27 +0200 |
commit | 2536d500962c564120a1e617d536da7af970f1d6 (patch) | |
tree | dae57c2867ddd8a357f8084a9a70d40ae07220b7 /crypto | |
parent | 0c254d7564232d0a9f2427d1ff2e3736db28c567 (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 'crypto')
0 files changed, 0 insertions, 0 deletions