Hi Linux GPIO maintainers, Tiniest update for v6.13-rc1 for GPIO ACPI code. Was a few weeks in Linux Next without any problems reported. Please, pull. Thanks, With Best Regards, Andy Shevchenko The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v6.13-1 for you to fetch changes up to 12b0e305f50988b0c75f052f86d51b5353108ca5: gpio: acpi: switch to device_for_each_child_node_scoped() (2024-09-30 14:25:54 +0300) ---------------------------------------------------------------- intel-gpio for v6.13-1 * Use device_for_each_child_node_scoped() in ACPI routines The following is an automated git shortlog grouped by driver: acpi: - switch to device_for_each_child_node_scoped() ---------------------------------------------------------------- Javier Carrasco (1): gpio: acpi: switch to device_for_each_child_node_scoped() drivers/gpio/gpiolib-acpi.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) -- With Best Regards, Andy Shevchenko