PCI: save and restore PCIe 2.0 registers
authorYu Zhao <yu.zhao@intel.com>
Sun, 15 Feb 2009 18:55:47 +0000 (02:55 +0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 26 Mar 2009 23:02:30 +0000 (16:02 -0700)
PCIe 2.0 defines several new registers (Device Control 2, Link Control 2,
and Slot Control 2). Save and retore them in pci_save_pcie_state() and
pci_restore_pcie_state().

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found