x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()
authorYinghai Lu <yinghai.lu@oracle.com>
Wed, 12 Oct 2011 07:33:05 +0000 (00:33 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Oct 2011 07:55:15 +0000 (09:55 +0200)
commite4aff81182c01f81d0bedb0685abccf3cba4a2ac
tree1fa7bce587144057135b899ccfca9d912eb4ee9f
parent838312be46f3abfbdc175f81c3e54a857994476d
x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()

Do not expand that struct, and just pass pointer to reduce the
number of parameters in related functions.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Naga Chumbalkar <nagananda.chumbalkar@hp.com>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/r/4E9542B1.7050800@oracle.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic/io_apic.c