remarkable-linux/drivers/pci
Taku Izumi 642c92da36 PCI: Don't pass pci_dev to pci_ext_cfg_avail()
pci_ext_cfg_avail() doesn't use the "struct pci_dev *" passed to
it, and there's no requirement that a host bridge even be represented
by a pci_dev.  This drops the pci_ext_cfg_avail() parameter.

[bhelgaas: changelog]
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2012-11-07 09:43:28 -07:00
..
hotplug Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2012-10-06 03:16:12 +09:00
pcie Merge commit 'v3.6-rc5' into pci/gavin-window-alignment 2012-09-13 15:54:57 -06:00
access.c
ats.c
bus.c PCI: Use correct type when freeing bus resource list 2012-09-18 16:50:33 -06:00
host-bridge.c
hotplug-pci.c
hotplug.c
htirq.c
ioapic.c
iov.c Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()" 2012-09-20 17:10:54 -06:00
irq.c
Kconfig PCI: Drop bogus default from ARCH_SUPPORTS_MSI 2012-09-10 16:49:52 -06:00
Makefile
msi.c
msi.h
of.c
pci-acpi.c
pci-driver.c Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
pci-label.c
pci-stub.c
pci-sysfs.c
pci.c PCI: Don't pass pci_dev to pci_ext_cfg_avail() 2012-11-07 09:43:28 -07:00
pci.h
probe.c PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res 2012-11-03 16:20:30 -06:00
proc.c
quirks.c PCI: Wait for pending transactions to complete before 82599 FLR 2012-08-23 10:11:11 -06:00
remove.c PCI: Add pci_stop_and_remove_root_bus() 2012-11-03 16:26:37 -06:00
rom.c
search.c Merge branch 'pci/feng-avoid-kmalloc' into next 2012-09-10 16:31:08 -06:00
setup-bus.c PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res 2012-11-03 16:20:30 -06:00
setup-irq.c PCI: Provide a default pcibios_update_irq() 2012-09-18 17:28:21 -06:00
setup-res.c
slot.c
syscall.c
vpd.c
xen-pcifront.c Features: 2012-10-02 22:09:10 -07:00