Skip to content
Snippets Groups Projects
Commit 8d6809eb authored by prike Liang's avatar prike Liang Committed by Alex Deucher
Browse files

platform/x86: amd-pmc: put pmc suspend to delay workqueue


In the s2idle the PMC suspend invoked before some device noirq suspend.
In this case the XHCI noirq suspend was behind the PMC suspend so the
OS_HINT issued before some peripheral device reach its min sleep level.
Therefore put the PMC suspend to a delay work will can make sure OS_HINT issued
at right moment.

Signed-off-by: default avatarPrike Liang <Prike.Liang@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 4f901994
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment