alistair23-linux/drivers/pci/pcie
Bill Pemberton 50c1126ee1 PCI: aerdrv: fix uninitialized variable warning
quiet the warning about use of uninitialized e_src in
aer_isr()  e_src is initialized by get_e_source()

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-10-15 13:09:48 -07:00
..
aer PCI: aerdrv: fix uninitialized variable warning 2010-10-15 13:09:48 -07:00
aspm.c PCI: Don't enable aspm before drivers have had a chance to veto it 2010-07-30 09:29:15 -07:00
Kconfig PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable 2010-07-30 09:29:34 -07:00
Makefile PCI: PCIe: Move PCIe PME code to the pcie directory 2010-08-24 13:47:48 -07:00
pme.c PCI: PCIe: Move PCIe PME code to the pcie directory 2010-08-24 13:47:48 -07:00
portdrv.h PCI: PCIe: Ask BIOS for control of all native services at once 2010-08-24 13:47:33 -07:00
portdrv_acpi.c PCI: PCIe: Ask BIOS for control of all native services at once 2010-08-24 13:47:33 -07:00
portdrv_bus.c PCI: portdrv: remove unnecessary struct pcie_port_data 2009-12-04 15:56:19 -08:00
portdrv_core.c PCI: PCIe: Disable PCIe port services during port initialization 2010-08-24 13:47:47 -07:00
portdrv_pci.c PCI: PCIe: Remove the port driver module exit routine 2010-08-24 13:47:49 -07:00