On Tue, Oct 15, 2019 at 7:11 AM Daniel Drake <dr...@endlessm.com> wrote: > > On Mon, Oct 14, 2019 at 7:25 PM Rafael J. Wysocki <r...@rjwysocki.net> wrote: > > Since there is no reason for that difference to exist, modify > > pci_power_up() to follow pci_set_power_state() more closely and > > invoke __pci_start_power_transition() from there to call the > > platform firmware to power up the device (in case that's necessary). > > > > Fixes: db288c9c5f9d ("PCI / PM: restore the original behavior of > > pci_set_power_state()") > > Reported-by: Daniel Drake <dr...@endlessm.com> > > Link: > > https://lore.kernel.org/linux-pm/cad8lp44tyxrmgplkhcqf9hv6smeurmxvmmvmtyfhz6q4se+...@mail.gmail.com/T/#m21be74af263c6a34f36e0fc5c77c5449d9406925 > > Signed-off-by: Rafael J. Wysocki <rafael.j.wyso...@intel.com> > > --- > > > > Daniel, please test this one. > > This one is working too, thanks
Thank you! Bjorn, any concerns?