PCI/DPC: Remove rp_pio_status from dpc struct
authorKeith Busch <keith.busch@intel.com>
Mon, 16 Jul 2018 22:05:03 +0000 (17:05 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 19 Jul 2018 21:21:01 +0000 (16:21 -0500)
commitf1d16b17568e46f61cc59e2d0725b0fca856a34f
treeb076531224608c66573de21266868d14508ec5f1
parent0c27e28f77179548aa3d25a8f7a3dda22fd3e080
PCI/DPC: Remove rp_pio_status from dpc struct

We don't need to save the rp pio status across multiple contexts as all
DPC event handling occurs in a single work queue context.

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