[ARM] 3582/1: AT91RM9200 IRQ trigger types
authorAndrew Victor <andrew@sanpeople.com>
Mon, 19 Jun 2006 14:26:52 +0000 (15:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 19 Jun 2006 14:26:52 +0000 (15:26 +0100)
commit37f2e4bc120bd784e7f69f961233e1c16b74d170
treefbe1d1b32bc81c0b5f5cf030639a13a51f08906b
parent10e8e1fb758eed5cfb0cae1b770f842624851e7b
[ARM] 3582/1: AT91RM9200 IRQ trigger types

Patch from Andrew Victor

The AIC interrupt controller's set_irq_type() can also be used for
internal interrupts.  IRQT_LOW and IRQT_FALLING are the only options not
supported for the internal interrupts.

[Original patch from Karl Olsen]

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-at91rm9200/irq.c