kernel-ark/drivers/pci/pcie
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
..
Kconfig
Makefile
portdrv_bus.c
portdrv_core.c PCIE: check and return bus_register errors 2006-09-26 17:43:52 -07:00
portdrv_pci.c PCIE: check and return bus_register errors 2006-09-26 17:43:52 -07:00
portdrv.h PCIE: check and return bus_register errors 2006-09-26 17:43:52 -07:00