commit | 745216025de0354eea23493d994e3fc0ab7369fc | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Nov 03 21:39:28 2012 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Jan 07 15:58:43 2013 -0700 |
tree | f078a19befc5fd3699b4ed4e637c91a11d44fe40 | |
parent | dc2f56fa8400677ef4852d5128f03b795cf57e7b [diff] |
x86/PCI: Don't track firmware-assigned BAR values for hot-added devices 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>