]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>
Wed, 11 Oct 2006 08:20:43 +0000 (01:20 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 11 Oct 2006 18:14:14 +0000 (11:14 -0700)
commitc37e108d156101dcde7ec7033eabe7abe83366bc
tree2d576b612fc7939dab64279c36a1d0f0a016d38f
parent1db11ea65eaf1e7f6a70805fe52bc0aef53f68ef
[PATCH] use struct irq_chip instead of struct hw_interrupt_type

hw_interrupt_type is deprecated in favour of struct irq_chip.

[mingo@elte.hu: do x86_64 too]
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/io_apic.c
arch/x86_64/kernel/io_apic.c