dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-at91rm9200
David Brownell 38c677cb9a [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
Patch from David Brownell

ARM genirq cleanups/updates:

    - Start switching platforms to newer APIs
        * use "irq_chip" name, not "irqchip"
        * providing irq_chip.name

    - Show irq_chip.name in /proc/interrupts, like on x86.

This update a bit more than half of the ARM code.  The irq_chip.name
values were chosen to match docs (if I have them) or be otherwise
obvious ("FPGA", "CPLD", or matching the code).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-08-01 22:26:25 +01:00
..
Kconfig [ARM] 3675/2: Preparing for AT91SAM926 support 2006-06-29 16:06:33 +01:00
Makefile [ARM] 3675/2: Preparing for AT91SAM926 support 2006-06-29 16:06:33 +01:00
Makefile.boot [ARM] 3240/2: AT91RM9200 support for 2.6 (Core) 2006-01-09 17:05:41 +00:00
at91rm9200.c [ARM] 3711/1: AT91 timer update 2006-07-05 17:22:52 +01:00
at91rm9200_time.c [PATCH] ARM: fixup irqflags breakage after ARM genirq merge 2006-07-02 17:29:22 -07:00
board-1arm.c [ARM] 3654/1: add ajeco 1arm sbc support 2006-06-26 17:48:29 +01:00
board-carmeva.c [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
board-csb337.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
board-csb637.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
board-dk.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
board-eb9200.c [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
board-ek.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
board-kafa.c [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
board-kb9202.c [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
clock.c [ARM] Include asm/hardware.h not asm/arch/hardware.h 2006-06-20 19:53:16 +01:00
devices.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
generic.h [ARM] 3711/1: AT91 timer update 2006-07-05 17:22:52 +01:00
gpio.c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name 2006-08-01 22:26:25 +01:00
irq.c [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name 2006-08-01 22:26:25 +01:00
leds.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pm.c [ARM] 3605/1: AT91RM9200 Power Management 2006-06-20 19:30:19 +01:00