diff options
author | Thomas Petazzoni <[email protected]> | 2015-03-17 15:55:45 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-03-20 18:23:14 -0500 |
commit | ab14d45ea58eae67c739e4ba01871cae7b6c4586 (patch) | |
tree | 5e2a1b1bec1b452883cabd769fe93cf223bef555 /scripts/gdb/linux | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 (diff) |
PCI: mvebu: Add suspend/resume support
Add suspend/resume support for the mvebu PCIe host driver. Without this
commit, the system will panic at resume time when PCIe devices are
connected.
Note that we have to use the ->suspend_noirq() and ->resume_noirq() hooks,
because at resume time, the PCI fixups are done at ->resume_noirq() time,
so the PCIe controller has to be ready at this point.
Signed-off-by: Thomas Petazzoni <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Jason Cooper <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions