public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: Add Samsung Mobile Board maintainers
@ 2010-09-29  2:52 Kyungmin Park
  2010-09-29  4:20 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Kyungmin Park @ 2010-09-29  2:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds, akpm, rmk, kgene.kim, m.szyprowski

From: Kyungmin Park <kyungmin.park@samsung.com>

Add Samsung Mobile Board, Aquila, Goni (SDK board), and Universal(C210) maintainers

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: kgene.kim@samsung.com
---
 MAINTAINERS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 668682d..8ae1797 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -962,6 +962,21 @@ W:	http://www.fluff.org/ben/linux/
 S:	Maintained
 F:	arch/arm/mach-s3c6410/
 
+ARM/S5PC110 AQUILA,GONI MACHINE SUPPORT
+M:	Kyungmin Park <kyungmin.park@samsung.com>
+M:	Marek Szyprowski <m.szyprowski@samsung.com>
+L:	linux-arm-kernel@lists.infradead.org
+S:	Maintained
+F:	arch/arm/mach-s5pv210/mach-aquila.c
+F:	arch/arm/mach-s5pv210/mach-goni.c
+
+ARM/S5PC210 UNIVERSAL MACHINE SUPPORT
+M:	Kyungmin Park <kyungmin.park@samsung.com>
+M:	Marek Szyprowski <m.szyprowski@samsung.com>
+L:	linux-arm-kernel@lists.infradead.org
+S:	Maintained
+F:	arch/arm/mach-s5pv310/mach-universal_c210.c
+
 ARM/SHMOBILE ARM ARCHITECTURE
 M:	Paul Mundt <lethal@linux-sh.org>
 M:	Magnus Damm <magnus.damm@gmail.com>
-- 
1.5.3.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] MAINTAINERS: Add Samsung Mobile Board maintainers
  2010-09-29  2:52 [PATCH 1/2] MAINTAINERS: Add Samsung Mobile Board maintainers Kyungmin Park
@ 2010-09-29  4:20 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2010-09-29  4:20 UTC (permalink / raw)
  To: Kyungmin Park; +Cc: linux-kernel, torvalds, akpm, rmk, kgene.kim, m.szyprowski

On Wed, Sep 29, 2010 at 11:52:00AM +0900, Kyungmin Park wrote:

> +ARM/S5PC110 AQUILA,GONI MACHINE SUPPORT
> +M:	Kyungmin Park <kyungmin.park@samsung.com>
> +M:	Marek Szyprowski <m.szyprowski@samsung.com>
> +L:	linux-arm-kernel@lists.infradead.org
> +S:	Maintained
> +F:	arch/arm/mach-s5pv210/mach-aquila.c
> +F:	arch/arm/mach-s5pv210/mach-goni.c

There's also sound/soc/s3c24xx/{aquilla,goni}_wm8994.c though with
Jassi's forthcoming directory move that path should need updating very
soon so perhaps as well not to bother just yet.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-29  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-29  2:52 [PATCH 1/2] MAINTAINERS: Add Samsung Mobile Board maintainers Kyungmin Park
2010-09-29  4:20 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox