]> Git Repo - u-boot.git/commit
acpi: Correct reset handling in acpi_device_add_power_res()
authorSimon Glass <[email protected]>
Wed, 4 Nov 2020 16:57:30 +0000 (09:57 -0700)
committerBin Meng <[email protected]>
Fri, 6 Nov 2020 01:51:30 +0000 (09:51 +0800)
commitbe1cee11b26880c385d9ce1d84792403a59f8855
treed9af39c218ae3da65f62eb108722780ffa81de2f
parentdd30c5bb574aba55e99284dbdfe0d6033bf44d7f
acpi: Correct reset handling in acpi_device_add_power_res()

If there is no reset line, this still emits ACPI code for the reset GPIO.
Fix it by updating the check.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
lib/acpi/acpi_device.c
This page took 0.034998 seconds and 4 git commands to generate.