On Mon, Oct 14, 2019 at 5:22 PM Rafael J. Wysocki <rjw@xxxxxxxxxxxxx> wrote: > While I still think that both the system resume and runtime resume code paths > should be as similar as reasonably possible, the above needs to be taken into > account IMO, so it is better to retain pci_pm_default_resume_early(), but make > it do a conditional "ACPI power state refresh" and then call > pci_restore_standard_config(). > > So something like the patch below (can you please test it too?). This is also working fine, thanks for your help!