Re: [PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI device state to get PCI device power state

2019-07-21 Thread Sasha Levin
On Tue, Jul 16, 2019 at 11:22:44AM +0200, Rafael J. Wysocki wrote: On 7/15/2019 4:28 PM, Sasha Levin wrote: From: Mika Westerberg [ Upstream commit 83a16e3f6d70da99896c7a2639c0b60fff13afb8 ] The ACPI power state returned by acpi_device_get_power() may depend on the configuration of ACPI power

Re: [PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI device state to get PCI device power state

2019-07-16 Thread Rafael J. Wysocki
On 7/15/2019 4:28 PM, Sasha Levin wrote: From: Mika Westerberg [ Upstream commit 83a16e3f6d70da99896c7a2639c0b60fff13afb8 ] The ACPI power state returned by acpi_device_get_power() may depend on the configuration of ACPI power resources in the system which may change any time after acpi_device

[PATCH AUTOSEL 4.14 086/105] PCI / ACPI: Use cached ACPI device state to get PCI device power state

2019-07-15 Thread Sasha Levin
From: Mika Westerberg [ Upstream commit 83a16e3f6d70da99896c7a2639c0b60fff13afb8 ] The ACPI power state returned by acpi_device_get_power() may depend on the configuration of ACPI power resources in the system which may change any time after acpi_device_get_power() has returned, unless the refer