Message ID | 1371421068-28743-2-git-send-email-dianders@chromium.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 06/17/13 07:17, Doug Anderson wrote: > This will help direct patches related to exynos to the > linux-samsung-soc mailing list for discussion. > > Suggested by Joe Perches. > > Signed-off-by: Doug Anderson<dianders@chromium.org> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Thanks, - Kukjin > --- > Changes in v2: > - New for this version. > > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f55e3c7..2e95fd8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1140,6 +1140,7 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > S: Maintained > F: arch/arm/mach-s5p*/ > F: arch/arm/mach-exynos*/ > +N: exynos > > ARM/SAMSUNG MOBILE MACHINE SUPPORT > M: Kyungmin Park<kyungmin.park@samsung.com> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Kukjin, On Mon, Jun 17, 2013 at 8:37 AM, Kukjin Kim <kgene.kim@samsung.com> wrote: > On 06/17/13 07:17, Doug Anderson wrote: >> >> This will help direct patches related to exynos to the >> linux-samsung-soc mailing list for discussion. >> >> Suggested by Joe Perches. >> >> Signed-off-by: Doug Anderson<dianders@chromium.org> > > > Acked-by: Kukjin Kim <kgene.kim@samsung.com> I _think_ you can even apply this to your tree. Looking at commits to MAINTAINERS it looks individual maintainers just include this in their trees, though I could be wrong. -Doug -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 06/18/13 00:48, Doug Anderson wrote: > Kukjin, > > On Mon, Jun 17, 2013 at 8:37 AM, Kukjin Kim<kgene.kim@samsung.com> wrote: >> On 06/17/13 07:17, Doug Anderson wrote: >>> >>> This will help direct patches related to exynos to the >>> linux-samsung-soc mailing list for discussion. >>> >>> Suggested by Joe Perches. >>> >>> Signed-off-by: Doug Anderson<dianders@chromium.org> >> >> >> Acked-by: Kukjin Kim<kgene.kim@samsung.com> > > I _think_ you can even apply this to your tree. Looking at commits to > MAINTAINERS it looks individual maintainers just include this in their > trees, though I could be wrong. > OK, let me take this into samsung tree. Thanks, - Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" 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 f55e3c7..2e95fd8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1140,6 +1140,7 @@ L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-s5p*/ F: arch/arm/mach-exynos*/ +N: exynos ARM/SAMSUNG MOBILE MACHINE SUPPORT M: Kyungmin Park <kyungmin.park@samsung.com>
This will help direct patches related to exynos to the linux-samsung-soc mailing list for discussion. Suggested by Joe Perches. Signed-off-by: Doug Anderson <dianders@chromium.org> --- Changes in v2: - New for this version. MAINTAINERS | 1 + 1 file changed, 1 insertion(+)