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

From: Mika Westerberg
Date: Wed Apr 09 2025 - 09:44:58 EST


On Wed, Apr 09, 2025 at 04:27:52PM +0300, Andy Shevchenko wrote:
> 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

Both,

Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>