diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2013-10-09 14:39:08 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2013-10-09 14:39:08 -0600 |
commit | 6b49ee49af11890f83fa660a99cd95ac6dacd2fa (patch) | |
tree | 601ffb80f8f1ccbc5fc4c11107d1d1454ec70190 | |
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>
-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 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> |