Message ID | 000001ceafab$5529e340$ff7da9c0$%han@samsung.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Thu, Sep 12, 2013 at 5:29 AM, Jingoo Han <jg1.han@samsung.com> wrote: > Add myself as maintainer for Samsung Exynos PCIe driver. > > Signed-off-by: Jingoo Han <jg1.han@samsung.com> Applied to my pci/host-exynos branch for v3.13. Thanks! > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6d0dabe..f00c469 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6346,6 +6346,12 @@ S: Supported > F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt > F: drivers/pci/host/pci-tegra.c > > +PCI DRIVER FOR SAMSUNG EXYNOS > +M: Jingoo Han <jg1.han@samsung.com> > +L: linux-pci@vger.kernel.org > +S: Maintained > +F: drivers/pci/host/pci-exynos.c > + > PCMCIA SUBSYSTEM > P: Linux PCMCIA Team > L: linux-pcmcia@lists.infradead.org > -- > 1.7.10.4 > > -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 6d0dabe..f00c469 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6346,6 +6346,12 @@ S: Supported F: Documentation/devicetree/bindings/pci/nvidia,tegra20-pcie.txt F: drivers/pci/host/pci-tegra.c +PCI DRIVER FOR SAMSUNG EXYNOS +M: Jingoo Han <jg1.han@samsung.com> +L: linux-pci@vger.kernel.org +S: Maintained +F: drivers/pci/host/pci-exynos.c + PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: linux-pcmcia@lists.infradead.org
Add myself as maintainer for Samsung Exynos PCIe driver. Signed-off-by: Jingoo Han <jg1.han@samsung.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)