x86: coral: Free the ACPI GPIOs after using them
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:00:01 +0000 (18:00 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 00:59:36 +0000 (13:59 +1300)
commit80814f4d0e47522e1b1797d461308797a8a5d246
tree4966b62164858c5929e64bc6a51cb1d93d86bf65
parentb09c74f66d46fac7f25e53a0c06f832cf0638a5c
x86: coral: Free the ACPI GPIOs after using them

These GPIOs are needed later if Chromium OS verified boot is running,
so free them after use.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/google/chromebook_coral/coral.c