diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-26 00:09:24 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-10-26 00:09:24 +0200 |
commit | 832c418a1530afba54fd96a2cca0912ec9036080 (patch) | |
tree | b361105c1dd5cff8ddcc670322c41b2c45889cdb /Documentation/DMA-API-HOWTO.txt | |
parent | PCI: Detach driver before procfs & sysfs teardown on device remove (diff) | |
download | linux-832c418a1530afba54fd96a2cca0912ec9036080.tar.xz linux-832c418a1530afba54fd96a2cca0912ec9036080.zip |
PCI: Document reset method return values
The pci_reset_function() path may try several different reset methods:
device-specific resets, PCIe Function Level Resets, PCI Advanced Features
Function Level Reset, etc.
Add a comment about what the return values from these methods mean. If one
of the methods fails, in some cases we want to continue and try the next
one in the list, but sometimes we want to stop trying.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/DMA-API-HOWTO.txt')
0 files changed, 0 insertions, 0 deletions