• Linus Torvalds's avatar
    Revert ACPI interrupt resume changes · 697a2d63
    Linus Torvalds authored
    If there are devices that use interrupts over a suspend event, ACPI must
    restore the PCI interrupt links on resume.  Anything else breaks any
    device that hasn't been converted to the new (dubious) PM rules.
    
    Drivers that need the irq free/re-aquire sequence can be done one by one
    independently of this one.
    697a2d63
pci_link.c 24.4 KB