platform/x86: amd-pmc: Drop CPU QoS workaround
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 17 Mar 2022 14:14:45 +0000 (09:14 -0500)
committerHans de Goede <hdegoede@redhat.com>
Thu, 17 Mar 2022 18:47:24 +0000 (19:47 +0100)
commit0d64787e24c6926b60e7d4f07138b9d937925792
treecd89c07547d26d67ac17ec7e46e726efaa44c433
parent23f5f7007ab3eafdb764e25527d8267783deb358
platform/x86: amd-pmc: Drop CPU QoS workaround

A workaround was previously introduced as part of commit 646f429ec2de
("platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup")
to prevent CPUs from going into the deepest state during the execution
of the `noirq` stage of `amd_pmc`.  As `amd_pmc` has been pushed to the
last step for suspend on AMD platforms, this workaround is no longer
necessary.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20220317141445.6498-4-mario.limonciello@amd.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/amd-pmc.c