Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44483
to look at the new patch set (#2).
Change subject: soc/amd/stoneyridge: use new ACPI helper functions from common ......................................................................
soc/amd/stoneyridge: use new ACPI helper functions from common
Transition the current call sequence to using the newly added common ACPI helper functions. Semantically, the expectations are that this sequence is the equivalent of previous acpi_clear_pm1_status().
BUG=b:159947207
Signed-off-by: Aaron Durbin adurbin@chromium.org Change-Id: Id3ae19013c68d2c97b084046f600596ecc462374 --- M src/soc/amd/stoneyridge/southbridge.c 1 file changed, 14 insertions(+), 37 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/44483/2