Merge tag 'intel-gpio-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 May 2024 18:32:02 +0000 (11:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 May 2024 18:32:02 +0000 (11:32 -0700)
commit3b1440380d5dd5d779db7a271b772d5c28bab0ee
treefc5f831c3b482a0c07806ca0c0537d045ea85f64
parentb9dd56e813af002f45f6a494414d4a05dfdaa30e
parentadbc49a5a8c6fcf7be154c2e30213bbf472940da
Merge tag 'intel-gpio-v6.10-2' of git://git./linux/kernel/git/andy/linux-gpio-intel

Pull intel-gpio fixes from Andy Shevchenko:

 - NULL pointer dereference fix in GPIO APCI library

 - Restore ACPI handle matching for GPIO devices represented in banks

* tag 'intel-gpio-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel:
  gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
  gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()