]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: split up pci_read_bridge_bases()
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Tue, 23 Feb 2010 17:24:21 +0000 (10:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 23 Feb 2010 17:43:17 +0000 (09:43 -0800)
commit5f11d34b3ca2b9516ff1fd1400771ff403ad2cb0
tree442356bc1afa2aacf1afc7e53ebc9aca8a14903d
parent9c0b1a0b6421eeed268ee17f7f7047fba119ba36
PCI: split up pci_read_bridge_bases()

No functional change; this breaks up pci_read_bridge_bases() into separate
pieces for the I/O, memory, and prefetchable memory windows, similar to how
Yinghai recently split up pci_setup_bridge() in 68e84ff3bdc.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c