Message ID | 1379425337-24078-1-git-send-email-broonie@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 09/17/13 22:42, Mark Brown wrote: > From: Mark Brown<broonie@linaro.org> > > Help ensure that updates to the Samsung device trees get sent to the > Samsung maintainers for review by adding file patterns to MAINTAINERS. > > Signed-off-by: Mark Brown<broonie@linaro.org> > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6d0dabe..50e3b1f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1154,6 +1154,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) > W: http://www.fluff.org/ben/linux/ > S: Maintained > +F: arch/arm/boot/dts/s3c* > +F: arch/arm/boot/dts/exynos* > F: arch/arm/plat-samsung/ > F: arch/arm/mach-s3c24*/ > F: arch/arm/mach-s3c64xx/ Applied, 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 6d0dabe..50e3b1f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1154,6 +1154,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) W: http://www.fluff.org/ben/linux/ S: Maintained +F: arch/arm/boot/dts/s3c* +F: arch/arm/boot/dts/exynos* F: arch/arm/plat-samsung/ F: arch/arm/mach-s3c24*/ F: arch/arm/mach-s3c64xx/