public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entry in GPIO ACPI SUPPORT
@ 2025-05-19  6:55 Lukas Bulwahn
  2025-05-19 11:09 ` Mika Westerberg
  2025-05-19 11:11 ` Andy Shevchenko
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2025-05-19  6:55 UTC (permalink / raw)
  To: Andy Shevchenko, Mika Westerberg, Hans de Goede, linux-gpio,
	linux-acpi
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit babb541af627 ("gpiolib: acpi: Move quirks to a separate file")
splits drivers/gpio/gpiolib-acpi.c into two files, gpiolib-acpi-core.c and
gpiolib-acpi-quirks.c, but misses to adjust the file entry in GPIO ACPI
SUPPORT.

Adjust the file entry after this splitting into the two files.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 20e07e61a148..c816f8e0572e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10273,7 +10273,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
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-19 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-19  6:55 [PATCH] MAINTAINERS: adjust file entry in GPIO ACPI SUPPORT Lukas Bulwahn
2025-05-19 11:09 ` Mika Westerberg
2025-05-19 11:11 ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox