commit | 4f802170a861265680cad03f47b19c4c3a137052 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Thu Sep 20 10:27:08 2018 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Sep 20 16:06:27 2018 -0500 |
tree | bcc27a181369ca9722b10235f706eca64b7fdf6e | |
parent | 874b3251113a1e2cbe79c24994dc03fe4fe4b99b [diff] |
PCI/DPC: Save and restore config state This patch provides DPC save and restore capabilities. This is necessary for the driver to observe DPC events in the event the configuration space needs to be restored after a reset. Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Sinan Kaya <okaya@kernel.org>