diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2017-12-15 23:25:43 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-12-19 06:05:54 +0100 |
commit | b19ed63cbcdc756acd240a63acee0ae0f4e85e0f (patch) | |
tree | f812533da0cc6087290665f840ef6ed74b683dad /MAINTAINERS | |
parent | PCI: Remove unneeded kallsyms include (diff) | |
download | linux-b19ed63cbcdc756acd240a63acee0ae0f4e85e0f.tar.xz linux-b19ed63cbcdc756acd240a63acee0ae0f4e85e0f.zip |
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 <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
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 |