kernel-hacking-2024-linux-s.../arch/avr32
Haavard Skinnemoen d6c49a7a78 [AVR32] extint: Set initial irq type to low level
David Brownell pointed out a mismatch in the avr32 extint code:

> I noticed a small glitch that's not fixed by this patch:  the
> initial type is falling edge, but IRQ_TYPE_NONE is mapped to
> IRQ_TYPE_LEVEL_LOW.  Potentially surprising.

Fix it by setting the initial type (and handler) to low level,
matching the meaning of IRQ_TYPE_NONE.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-01-25 08:31:44 +01:00
..
boards [AVR32] Kconfig: Choose daughterboard instead of CPU 2008-01-25 08:31:42 +01:00
boot
configs [AVR32] ATNGW100: Update defconfig 2008-01-25 08:31:43 +01:00
kernel [AVR32] NMI debugging 2008-01-25 08:31:43 +01:00
lib
mach-at32ap [AVR32] extint: Set initial irq type to low level 2008-01-25 08:31:44 +01:00
mm [AVR32] constify function pointer tables 2008-01-25 08:31:43 +01:00
oprofile [AVR32] Oprofile support 2008-01-25 08:31:40 +01:00
Kconfig [AVR32] NMI debugging 2008-01-25 08:31:43 +01:00
Kconfig.debug [AVR32] Include instrumentation menu 2008-01-25 08:31:40 +01:00
Makefile [AVR32] Add support for AT32AP7001 and AT32AP7002 2008-01-25 08:31:41 +01:00