git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc2f56f
)
x86/PCI: Don't track firmware-assigned BAR values for hot-added devices
author
Yinghai Lu
<yinghai@kernel.org>
Sun, 4 Nov 2012 04:39:28 +0000
(21:39 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 7 Jan 2013 22:58:43 +0000
(15:58 -0700)
The BIOS doesn't assign BAR values for hot-added devices, so don't
bother saving the original values when we enumerate these devices.
[bhelgaas: changelog, return constant 0 in pcibios_retrieve_fw_addr]
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found