Mika Westerberg <[email protected]> writes: > Currently igc driver calls pci_set_power_state() and pci_restore_state() > and the like to bring the device back from low power states. However, > PCI core handles all this on behalf of the driver. Furthermore with PTM > enabled the PCI core re-enables it on resume but the driver calls > pci_restore_state() which ends up disabling it again. > > For this reason let the PCI core handle the common PM resume flow. > > Signed-off-by: Mika Westerberg <[email protected]> > Reviewed-by: Andy Shevchenko <[email protected]> > ---
Acked-by: Vinicius Costa Gomes <[email protected]> Cheers, -- Vinicius
