linux-stable-rt/drivers/pci
Randy Dunlap 20d516602c PCIE: check and return bus_register errors
Have pcie_port_bus_register() notice and return errors.
Mark it __must_check so that its caller(s) must check its return value.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-26 17:43:52 -07:00
..
hotplug
pcie PCIE: check and return bus_register errors 2006-09-26 17:43:52 -07:00
.gitignore
Kconfig
Makefile
access.c
bus.c
hotplug.c
msi-altix.c
msi-apic.c
msi.c MSI: Factorize common code in pci_msi_supported() 2006-09-26 17:43:52 -07:00
msi.h
pci-acpi.c
pci-driver.c
pci-sysfs.c MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs 2006-09-26 17:43:52 -07:00
pci.c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 2006-09-26 13:07:55 -07:00
pci.h MSI: Cleanup existing MSI quirks 2006-09-26 17:43:52 -07:00
probe.c
proc.c
quirks.c MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability 2006-09-26 17:43:52 -07:00
remove.c
rom.c
search.c
setup-bus.c
setup-irq.c
setup-res.c
syscall.c