Hello Aaron Durbin, Patrick Rudolph, Julius Werner, Subrata Banik, Duncan Laurie, Paul Menzel, build bot (Jenkins), Nico Huber, Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35036
to look at the new patch set (#9).
Change subject: arch/x86/acpi: Refactor power resource-related functionality ......................................................................
arch/x86/acpi: Refactor power resource-related functionality
This enables disparate power resource to be cleaned up. Most notably, a power resource can be declared independently of a parent device.
Change-Id: I358c48f4d4e4c4ef591ecf09ea9e9488c2652c96 Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/arch/x86/acpi_device.c M src/arch/x86/acpigen.c M src/arch/x86/include/arch/acpi_device.h M src/arch/x86/include/arch/acpigen.h M src/drivers/i2c/generic/generic.c M src/drivers/spi/acpi/acpi.c 6 files changed, 110 insertions(+), 50 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/35036/9