diff options
author | Shanker Donthineni <sdonthineni@nvidia.com> | 2021-08-17 21:04:59 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2021-08-19 01:32:42 +0300 |
commit | 6937b7dd434962377e00efc04adac0390c287199 (patch) | |
tree | 59b281bc05bce2d5fa7407458423c873c453acc9 /drivers/net/ethernet/cavium | |
parent | 375553a93201a58a52f142eab19545a07aa1eaf5 (diff) | |
download | linux-6937b7dd434962377e00efc04adac0390c287199.tar.xz |
PCI: Add support for ACPI _RST reset method
_RST is a standard ACPI method that performs a function level reset of a
device (ACPI v6.3, sec 7.3.25).
Add pci_dev_acpi_reset() to probe for _RST method and execute if present.
The default priority of this reset is set to below device-specific and
above hardware resets.
Suggested-by: Alex Williamson <alex.williamson@redhat.com>
Link: https://lore.kernel.org/r/20210817180500.1253-9-ameynarkhede03@gmail.com
Signed-off-by: Shanker Donthineni <sdonthineni@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Sinan Kaya <okaya@kernel.org>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/net/ethernet/cavium')
0 files changed, 0 insertions, 0 deletions