platform/x86: amd-pmc: Only report STB errors when STB enabled
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 17 Mar 2022 19:03:01 +0000 (14:03 -0500)
committerHans de Goede <hdegoede@redhat.com>
Fri, 18 Mar 2022 11:02:40 +0000 (12:02 +0100)
commit0c2c21a1fa5b7612fa874b08252e06b34aa4e14a
tree86538c9ca7e34605fce18bc2de1226b330034220
parent0d64787e24c6926b60e7d4f07138b9d937925792
platform/x86: amd-pmc: Only report STB errors when STB enabled

Currently if STB is disabled but an earlier function reported an
error an incorrect error will be emitted about failing to write to
STB.

Correct this logic error by only showing errors when STB is enabled.

Suggested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Link: https://lore.kernel.org/r/20220317190301.6818-1-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