]> git.baikalelectronics.ru Git - kernel.git/commit
PCI/DPC: Remove indirection waiting for inactive link
authorKeith Busch <keith.busch@intel.com>
Mon, 16 Jul 2018 22:05:07 +0000 (17:05 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Jul 2018 21:21:01 +0000 (16:21 -0500)
commitaa99a054397cf42212f058fee4e9c5f067f9de38
treecb798fff188d64edbfde2e1233592d54278f1c3d
parentafa512a7b75756c83d8ea50a7c3f531c47426603
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>
drivers/pci/pcie/dpc.c