]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86/acpi: move pin_programmed bit map to io_apic.c
authorYinghai Lu <yinghai@kernel.org>
Wed, 6 May 2009 17:07:41 +0000 (10:07 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 May 2009 08:35:08 +0000 (10:35 +0200)
commitbdfe8ac153546537ed24de69610ea781a734f785
treecad38765f6c27fe26408a536f2bcb596641e8c0c
parenta31f82057ce6f7ced578d64c07a72ccbdc7336e4
x86/acpi: move pin_programmed bit map to io_apic.c

Prepare to call setup_io_apic_routing() in pcibios_irq_enable()
also remove not needed member apic_id.

[ Impact: clean up, prepare for future change ]

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Len Brown <lenb@kernel.org>
LKML-Reference: <4A01C3DD.3050104@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/io_apic.c