linux/drivers/pci/pcie
Yinghai Lu 4c44bac864 PCI: pcie AER: don't check _OSC when acpi is disabled
[PATCH] pcie AER: don't check _OSC when acpi is disabled

when acpi=off or pci=noacpi, get warning

AER service couldn't init device 0000:00:0a.0:pcie01 - no _OSC support
AER service couldn't init device 0000:00:0e.0:pcie01 - no _OSC support
AER service couldn't init device 0000:00:0f.0:pcie01 - no _OSC support
AER service couldn't init device 0000:80:0b.0:pcie01 - no _OSC support
AER service couldn't init device 0000:80:0e.0:pcie01 - no _OSC support
AER service couldn't init device 0000:80:0f.0:pcie01 - no _OSC support

so don't check _OSC in aer_osc_setup

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:02 -07:00
..
aer PCI: pcie AER: don't check _OSC when acpi is disabled 2008-04-20 21:47:02 -07:00
Kconfig Revert "PCI: PCIE ASPM support" 2008-02-02 11:32:01 -08:00
Makefile Revert "PCI: PCIE ASPM support" 2008-02-02 11:32:01 -08:00
portdrv_bus.c PCI-Express AER implemetation: export pcie_port_bus_type 2006-09-26 17:43:52 -07:00
portdrv_core.c pcie port driver: correctly detect native PME feature 2008-02-01 15:04:18 -08:00
portdrv_pci.c PCI: pcie portdriver: initialize returned value 2007-11-28 14:35:25 -08:00
portdrv.h PCI: pcie-check-and-return-bus_register-errors fix 2006-10-18 11:36:10 -07:00