diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-17 15:55:45 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-03-20 18:23:14 -0500 |
commit | ab14d45ea58eae67c739e4ba01871cae7b6c4586 (patch) | |
tree | 5e2a1b1bec1b452883cabd769fe93cf223bef555 /drivers/pwm/pwm-twl.c | |
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 <thomas.petazzoni@free-electrons.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'drivers/pwm/pwm-twl.c')
0 files changed, 0 insertions, 0 deletions