Add a new function to transition modern standby states and call it
as part of the suspend sequence to make sure it begins under the
Modern Standby "Sleep" state.
Signed-off-by: Antheas Kapenekakis
---
include/linux/suspend.h | 11
kernel/power/power.h| 1 +
kernel/power/suspend.c |
On Thu, 21 Nov 2024 at 19:16, Mario Limonciello
wrote:
>
> On 11/21/2024 11:22, Antheas Kapenekakis wrote:
> > Add a new function to transition modern standby states and call it
> > as part of the suspend sequence to make sure it begins under the
> > Modern Standby "Sleep" state.
> > > Signed-off
On 11/21/2024 11:22, Antheas Kapenekakis wrote:
Add a new function to transition modern standby states and call it
as part of the suspend sequence to make sure it begins under the
Modern Standby "Sleep" state.
> > Signed-off-by: Antheas Kapenekakis
---
include/linux/suspend.h | 11
ke