diff options
| author | Bartlomiej Dudek <[email protected]> | 2017-07-24 07:46:30 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-07-31 15:18:37 -0400 |
| commit | a618b7e40af2b2b751790d602ffa93800b594eca (patch) | |
| tree | ca5dbfd47b838fc53f78f68e409df8277e9b856b /tools/perf/scripts/python/bin | |
| parent | a156abb3cf14112d3aa3f3a9ba880d48cf064cef (diff) | |
IB/hfi1: Move saving PCI values to a separate function
During PCIe initialization some registers' values from
PCI config space are saved in order to restore them later
(i.e. after reset). Restoring those value is done by a
function called restore_pci_variables, while saving them
is put directly into function hfi1_pcie_ddinit.
Move saving values to a separate function in the image
of restoring functionality.
Reviewed-by: Jakub Byczkowski <[email protected]>
Reviewed-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Bartlomiej Dudek <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions