diff mbox

[v6,14/14] MAINTAINERS: Add myself as Tegra PCIe maintainer

Message ID 1376059772-16669-15-git-send-email-treding@nvidia.com
State Accepted, archived
Headers show

Commit Message

Thierry Reding Aug. 9, 2013, 2:49 p.m. UTC
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>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Bjorn Helgaas Aug. 9, 2013, 2:56 p.m. UTC | #1
On Fri, Aug 9, 2013 at 8:49 AM, Thierry Reding <thierry.reding@gmail.com> wrote:
> 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>

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cd1b287..26fc20a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6287,6 +6287,13 @@ F:       Documentation/PCI/
>  F:     drivers/pci/
>  F:     include/linux/pci*
>
> +PCI DRIVER FOR NVIDIA TEGRA
> +M:     Thierry Reding <thierry.reding@gmail.com>
> +L:     linux-tegra@vger.kernel.org
> +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:     linux-pcmcia@lists.infradead.org
> --
> 1.8.3.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cd1b287..26fc20a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6287,6 +6287,13 @@  F:	Documentation/PCI/
 F:	drivers/pci/
 F:	include/linux/pci*
 
+PCI DRIVER FOR NVIDIA TEGRA
+M:	Thierry Reding <thierry.reding@gmail.com>
+L:	linux-tegra@vger.kernel.org
+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:	linux-pcmcia@lists.infradead.org