]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
gpiolib: acpi: Handle deferred list via new API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 31 Dec 2025 14:32:13 +0000 (09:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Jan 2026 09:15:00 +0000 (10:15 +0100)
commit7d76825dcd8a82fc6f0ae5447217e3931af7b847
tree8074e6058751d9680f2d401d9d4d6ef603851b61
parentc53dffad8607543337d517fc1ac2dfcef8941c00
gpiolib: acpi: Handle deferred list via new API

[ Upstream commit a594877663d1e3d5cf57ec8af739582fc5c47cec ]

Introduce a new API and handle deferred list via it which moves
towards isolating the GPIO ACPI and quirk APIs. It will helps
splitting them completely in the next changes.

No functional changes.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Stable-dep-of: 2d967310c49e ("gpiolib: acpi: Add quirk for Dell Precision 7780")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpio/gpiolib-acpi.c
drivers/gpio/gpiolib-acpi.h