History log of /arch/arm/mach-bcmring/irq.c
Revision Date Author Comments
e0ffaa8cba275c48531f1a005f8ff8973fbebea9 01-Aug-2011 Jesper Juhl <jj@chaosbits.net> Remove unneeded version.h includes from arch/arm/

It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in arch/arm/.
This patch removes them.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
6845664a6a7d443f03883db59d10749d38d98b8e 24-Mar-2011 Thomas Gleixner <tglx@linutronix.de> arm: Cleanup the irq namespace

Convert to the new function names. Automated with coccinelle.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
cf1d4d509903ede1379912c5c0587eea02d19106 29-Nov-2010 Lennert Buytenhek <buytenh@wantstofly.org> ARM: bcmring: irq_data conversion.

Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Acked-by: Scott Branden <sbranden@broadcom.com>
d1ea13c6e2cce0106531852daaa93dd97aec9580 23-Sep-2010 Thomas Gleixner <tglx@linutronix.de> genirq: Cleanup irq_chip->typename leftovers

3 years transition phase is enough. Cleanup the last users and remove
the cruft.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Leo Chen <leochen@broadcom.com>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Chris Zankel <chris@zankel.net>
b7462d654f623738b4b3e03cff20f68b5b9a77f5 07-Aug-2009 Leo Chen <leochen@broadcom.com> ARM: 5645/1: bcmring: add bcmring irq.c

init irq and handler
add irq controller register file and header files

Signed-off-by: Leo Chen <leochen@broadcom.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>