[PATCH v1 0/2] gpiolib: acpi: Fix missing info filling

From: Andy Shevchenko
Date: Wed Apr 09 2025 - 09:30:01 EST


Kees reported that code, while being refactored, missed the point of
filling the info structure which supplies GPIO flags to the upper layer.
Indeed, without that part the GPIO expander get no IRQ on Intel Edison,
for example. Fix this in this series.

Andy Shevchenko (2):
gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
gpiolib: acpi: Make sure we fill struct acpi_gpio_info

drivers/gpio/gpiolib-acpi.c | 36 ++++++++++++++++++++----------------
1 file changed, 20 insertions(+), 16 deletions(-)

--
2.47.2