diff options
author | Thierry Reding <thierry.reding@gmail.com> | 2013-08-09 10:49:32 -0400 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-08-13 14:07:53 -0400 |
commit | 0447cfd75a6bad561ebf2b393dcb2263c261b6c5 (patch) | |
tree | 15ffaeecf2ea3779bb309d66f51d54d40c806298 | |
parent | b02b07adb159166f57d5e66e67ab1ae9de254229 (diff) |
MAINTAINERS: Add myself as Tegra PCIe maintainer
I'll be taking on maintainership of the Tegra PCIe driver since it's now
moved out of arch/arm/mach-tegra.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04291ab..c9d10657463c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6263,6 +6263,13 @@ F: Documentation/PCI/ | |||
6263 | F: drivers/pci/ | 6263 | F: drivers/pci/ |
6264 | F: include/linux/pci* | 6264 | F: include/linux/pci* |
6265 | 6265 | ||
6266 | PCI DRIVER FOR NVIDIA TEGRA | ||
6267 | M: Thierry Reding <thierry.reding@gmail.com> | ||
6268 | L: linux-tegra@vger.kernel.org | ||
6269 | S: Supported | ||
6270 | F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt | ||
6271 | F: drivers/pci/host/pci-tegra.c | ||
6272 | |||
6266 | PCMCIA SUBSYSTEM | 6273 | PCMCIA SUBSYSTEM |
6267 | P: Linux PCMCIA Team | 6274 | P: Linux PCMCIA Team |
6268 | L: linux-pcmcia@lists.infradead.org | 6275 | L: linux-pcmcia@lists.infradead.org |