From: Bjorn Helgaas Date: Fri, 15 Dec 2017 22:25:43 +0000 (-0600) Subject: MAINTAINERS: Include more PCI files X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b19ed63cbcdc756acd240a63acee0ae0f4e85e0f;p=openwrt%2Fstaging%2Fblogic.git 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 --- 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