summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBjorn Helgaas2013-10-09 22:39:08 +0200
committerBjorn Helgaas2013-10-09 22:39:08 +0200
commit6b49ee49af11890f83fa660a99cd95ac6dacd2fa (patch)
tree601ffb80f8f1ccbc5fc4c11107d1d1454ec70190 /MAINTAINERS
parentPCI/PM: Remove pci_pm_complete() (diff)
downloadkernel-qcow2-linux-6b49ee49af11890f83fa660a99cd95ac6dacd2fa.tar.gz
kernel-qcow2-linux-6b49ee49af11890f83fa660a99cd95ac6dacd2fa.tar.xz
kernel-qcow2-linux-6b49ee49af11890f83fa660a99cd95ac6dacd2fa.zip
MAINTAINERS: Add arch/x86/pci to PCI file patterns
I handle many arch/x86/pci changes, so help those patches get to the PCI patchwork. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: H. Peter Anvin <hpa@zytor.com> Acked-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e61c2e83fc2b..18d6c2a7bd36 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6338,6 +6338,7 @@ S: Supported
F: Documentation/PCI/
F: drivers/pci/
F: include/linux/pci*
+F: arch/x86/pci/
PCI DRIVER FOR NVIDIA TEGRA
M: Thierry Reding <thierry.reding@gmail.com>