commit | e77b8216a2f9bec430ec46c34763567329ddafd9 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Mon Jul 16 17:05:07 2018 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jul 19 16:21:01 2018 -0500 |
tree | cb798fff188d64edbfde2e1233592d54278f1c3d | |
parent | 738c4e411dadbe341f80f30d56518b68ae1e605f [diff] |
PCI/DPC: Remove indirection waiting for inactive link Simplify waiting for the contained link to become inactive, removing the indirection to a unnecessary DPC-specific handler. Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Sinan Kaya <okaya@kernel.org> Reviewed-by: Oza Pawandeep <poza@codeaurora.org>