Re: [char-misc 1/2] mei: always use domain runtime pm callbacks.

2017-09-25 Thread Winkler, Tomas
On Mon, 2017-09-25 at 00:37 +0200, Rafael J. Wysocki wrote: > On Sun, Sep 24, 2017 at 10:35 AM, Tomas Winkler > wrote: > > From: Alexander Usyskin > > > > This patch fixes a regression caused by the new changes > > in the run wake

Re: [char-misc 1/2] mei: always use domain runtime pm callbacks.

2017-09-25 Thread Winkler, Tomas
On Mon, 2017-09-25 at 00:37 +0200, Rafael J. Wysocki wrote: > On Sun, Sep 24, 2017 at 10:35 AM, Tomas Winkler > wrote: > > From: Alexander Usyskin > > > > This patch fixes a regression caused by the new changes > > in the run wake handlers, pci_dev_run_wake() return true > > when wake

Re: [char-misc 1/2] mei: always use domain runtime pm callbacks.

2017-09-24 Thread Rafael J. Wysocki
On Sun, Sep 24, 2017 at 10:35 AM, Tomas Winkler wrote: > From: Alexander Usyskin > > This patch fixes a regression caused by the new changes > in the run wake handlers, pci_dev_run_wake() return true > when wake is possible from the software

Re: [char-misc 1/2] mei: always use domain runtime pm callbacks.

2017-09-24 Thread Rafael J. Wysocki
On Sun, Sep 24, 2017 at 10:35 AM, Tomas Winkler wrote: > From: Alexander Usyskin > > This patch fixes a regression caused by the new changes > in the run wake handlers, pci_dev_run_wake() return true > when wake is possible from the software perspective > not whether it is actually enabled.

[char-misc 1/2] mei: always use domain runtime pm callbacks.

2017-09-24 Thread Tomas Winkler
From: Alexander Usyskin This patch fixes a regression caused by the new changes in the run wake handlers, pci_dev_run_wake() return true when wake is possible from the software perspective not whether it is actually enabled. The mei devices that support D0i3 are no

[char-misc 1/2] mei: always use domain runtime pm callbacks.

2017-09-24 Thread Tomas Winkler
From: Alexander Usyskin This patch fixes a regression caused by the new changes in the run wake handlers, pci_dev_run_wake() return true when wake is possible from the software perspective not whether it is actually enabled. The mei devices that support D0i3 are no longer receiving an interrupt