[PATCH v1 0/4] gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by()

From: Andy Shevchenko
Date: Thu Apr 11 2024 - 14:38:11 EST


Use con_id instead of property in the acpi_dev_gpio_irq_get_by().
It will be aligned with other GPIO library functions.

Assumed to go via my GPIO ACPI library tree follwoed by GPIO subsystem.

Andy Shevchenko (4):
gpiolib: acpi: Extract __acpi_find_gpio() helper
gpiolib: acpi: Simplify error handling in __acpi_find_gpio()
gpiolib: acpi: Move acpi_can_fallback_to_crs() out of
__acpi_find_gpio()
gpiolib: acpi: Pass con_id instead of property into
acpi_dev_gpio_irq_get_by()

drivers/gpio/gpio-pca953x.c | 2 +-
drivers/gpio/gpiolib-acpi.c | 52 +++++++++++--------
.../mellanox/mlxbf_gige/mlxbf_gige_main.c | 2 +-
drivers/pinctrl/pinctrl-cy8c95x0.c | 2 +-
include/linux/acpi.h | 8 +--
5 files changed, 37 insertions(+), 29 deletions(-)

--
2.43.0.rc1.1336.g36b5255a03ac