diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2013-10-09 16:39:08 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-10-09 16:39:08 -0400 |
commit | 6b49ee49af11890f83fa660a99cd95ac6dacd2fa (patch) | |
tree | 601ffb80f8f1ccbc5fc4c11107d1d1454ec70190 /MAINTAINERS | |
parent | 84822b158fd3fc7d9f9c67f1b26a1e007880e13c (diff) |
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-- | MAINTAINERS | 1 |
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 | |||
6338 | F: Documentation/PCI/ | 6338 | F: Documentation/PCI/ |
6339 | F: drivers/pci/ | 6339 | F: drivers/pci/ |
6340 | F: include/linux/pci* | 6340 | F: include/linux/pci* |
6341 | F: arch/x86/pci/ | ||
6341 | 6342 | ||
6342 | PCI DRIVER FOR NVIDIA TEGRA | 6343 | PCI DRIVER FOR NVIDIA TEGRA |
6343 | M: Thierry Reding <thierry.reding@gmail.com> | 6344 | M: Thierry Reding <thierry.reding@gmail.com> |