Tag: 6845664a6a7d443f03883db59d10749d38d98b8e

arm: Cleanup the irq namespace

Author: Thomas Gleixner <tglx@linutronix.de> Convert to the new function names. Automated with coccinelle. Signed-off-by: Thomas Gleixner — arch/arm/common/gic.c | 14 ++++—- arch/arm/common/it8152.c | 4 +– arch/arm/common/locomo.c | 18 +++++—— arch/arm/common/sa1111.c | 24 +++++++——- arch/arm/common/vic.c | 6 ++– arch/arm/kernel/ecard.c | 6 ++– arch/arm/mach-at91/at91cap9_devices.c | 6 ++– arch/arm/mach-at91/gpio.c | 10 +++— arch/arm/mach-at91/irq.c | 4 +– arch/arm/mach-bcmring/irq.c | …

Continue reading