Hello build bot (Jenkins), Daniel Kurtz, Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38522
to look at the new patch set (#3).
Change subject: x86/acpi_device: Allow acpi_device_add_power_res params as optional ......................................................................
x86/acpi_device: Allow acpi_device_add_power_res params as optional
Allow for making both reset_gpio && enable_gpio as optional in the params by fixing a potential NULL deref and defaulting to zero values.
BUG=b:147026979 BRANCH=none TEST=builds
Change-Id: I8053d7a080dfed898400c0994bcea492c826fe3d Signed-off-by: Edward O'Callaghan quasisec@google.com --- M src/arch/x86/acpi_device.c 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/38522/3