diff options
author | 2025-05-16 12:52:34 +0300 | |
---|---|---|
committer | 2025-05-21 12:25:24 +0300 | |
commit | ec0c0aab15243bbc6140a7cedd01e2dd9ad19878 (patch) | |
tree | 2a5be3713060fe8467ca50e2a76711061f95866d /MAINTAINERS | |
parent | Merge patch series "gpiolib: acpi: Split quirks to its own file" (diff) | |
download | wireguard-linux-ec0c0aab15243bbc6140a7cedd01e2dd9ad19878.tar.xz wireguard-linux-ec0c0aab15243bbc6140a7cedd01e2dd9ad19878.zip |
gpiolib-acpi: Update file references in the Documentation and MAINTAINERS
The recent changes in the gpiolib-acpi.c need also updates in the Documentation
and MAINTAINERS. Do the necessary changes here.
Fixes: babb541af627 ("gpiolib: acpi: Move quirks to a separate file")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/r/20250516193436.09bdf8cc@canb.auug.org.au
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96b827049501..d1290bbb6ac6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10105,7 +10105,7 @@ L: linux-acpi@vger.kernel.org S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git F: Documentation/firmware-guide/acpi/gpio-properties.rst -F: drivers/gpio/gpiolib-acpi.c +F: drivers/gpio/gpiolib-acpi-*.c F: drivers/gpio/gpiolib-acpi.h GPIO AGGREGATOR |