Re: [PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling

2017-10-23 Thread Ulf Hansson
On 16 October 2017 at 03:29, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Move the LPSS-specific code from acpi_lpss_runtime_suspend() > and acpi_lpss_runtime_resume() into separate functions, > acpi_lpss_suspend() and acpi_lpss_resume(), respectively, and > make acpi_lpss_suspend_late(

[PATCH 07/12] ACPI / LPSS: Consolidate runtime PM and system sleep handling

2017-10-15 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Move the LPSS-specific code from acpi_lpss_runtime_suspend() and acpi_lpss_runtime_resume() into separate functions, acpi_lpss_suspend() and acpi_lpss_resume(), respectively, and make acpi_lpss_suspend_late() and acpi_lpss_resume_early() use them too in order to unify the