From b19ed63cbcdc756acd240a63acee0ae0f4e85e0f Mon Sep 17 00:00:00 2001 From: Bjorn Helgaas Date: Fri, 15 Dec 2017 16:25:43 -0600 Subject: [PATCH] MAINTAINERS: Include more PCI files Add more PCI files to the PCI subsystem. I expect Rafael to continue merging things in drivers/acpi/pci*, but it's nice to have linux-pci included on patches. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a6e86e20761e..13945646b95d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10552,8 +10552,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git S: Supported F: Documentation/devicetree/bindings/pci/ F: Documentation/PCI/ +F: drivers/acpi/pci* F: drivers/pci/ +F: include/asm-generic/pci* F: include/linux/pci* +F: include/uapi/linux/pci* +F: lib/pci* F: arch/x86/pci/ F: arch/x86/kernel/quirks.c