diff options
author | Yinghai Lu <yinghai@kernel.org> | 2013-04-12 12:44:15 +0000 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-04-15 14:30:44 -0600 |
commit | 65195c76a7f855c879a168937f90a27032662328 (patch) | |
tree | 7e14a4d39aee2a3c48afc45362ab76d8a446c1c5 /drivers/pci/iov.c | |
parent | 64b001758e778b2b1aad08aa1f6c5896da5f5773 (diff) | |
download | blackbird-op-linux-65195c76a7f855c879a168937f90a27032662328.tar.gz blackbird-op-linux-65195c76a7f855c879a168937f90a27032662328.zip |
PCI: Clean up quirk_io_region
Before every call of quirk_io_region(), pci_read_config_word() is called.
We can fold that call into quirk_io_region() to make code more readable.
[bhelgaas: changelog, fill bus_region directly rather than copying from res]
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/iov.c')
0 files changed, 0 insertions, 0 deletions