]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge patch series "gpiolib: acpi: Fix missing info filling"
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 9 Apr 2025 14:54:43 +0000 (17:54 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 May 2025 09:25:23 +0000 (12:25 +0300)
Andy Shevchenko <andriy.shevchenko@linux.intel.com> says:

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.

Link: https://lore.kernel.org/r/20250409132942.2550719-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Trivial merge