From: Thierry Reding <[email protected]> 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 <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1dd9bf0..e32db7d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6271,6 +6271,13 @@ F: Documentation/PCI/ F: drivers/pci/ F: include/linux/pci* +PCI DRIVER FOR NVIDIA TEGRA +M: Thierry Reding <[email protected]> +L: [email protected] +S: Supported +F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt +F: drivers/pci/host/pci-tegra.c + PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: [email protected] -- 1.8.1.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

