x86/pci: add pci=skip_isa_align command lines.
authorYinghai Lu <yhlu.kernel.send@gmail.com>
Thu, 27 Mar 2008 08:31:18 +0000 (01:31 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 5 May 2008 16:22:08 +0000 (09:22 -0700)
commit13a6ddb08e58a1bd344da7898c4e2f13bdf18c2f
treedb03ea7d9976483c49b764044a6f56ed244629b5
parent70b9f7dc1435412ca2b89b13a8353bd9915a7189
x86/pci: add pci=skip_isa_align command lines.

so we don't align the io port start address for pci cards.

also move out dmi check out acpi.c, because it has nothing to do with acpi.
it could spare some calling when we have several peer root buses.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Documentation/kernel-parameters.txt
arch/x86/pci/acpi.c
arch/x86/pci/common.c
arch/x86/pci/init.c
arch/x86/pci/pci.h