commit | fc0a407e9eb8667f93820298a06a85050c42354e | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Feb 22 13:57:50 2016 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Feb 29 17:47:11 2016 -0600 |
tree | 195359fa1b4b9bcec201e5da195457340f657878 | |
parent | 104daa71b39614343929e1982170d5fcb0569bb5 [diff] |
PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code pci_read_vpd() and pci_write_vpd() were stranded in the middle of config accessor functions. Move them close to the other VPD code in the file. No functional change. Tested-by: Shane Seymour <shane.seymour@hpe.com> Tested-by: Babu Moger <babu.moger@oracle.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Hannes Reinecke <hare@suse.com>