diff options
author | Kyungmin Park <[email protected]> | 2011-03-04 17:36:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-03-04 17:53:38 -0800 |
commit | 10ffa96407b230ea7fc72abd32c6795183f38fa1 (patch) | |
tree | 21edf32d23bbe6ccac7ddfe6772aac6e4d24d306 | |
parent | 95b90afec301f050f72740e8696f7cce8a37db5a (diff) |
MAINTAINERS: add maintainer of Samsung Mobile Machine support
Add maintainer of Samsung Mobile machine support. Currently, Aquila,
Goni, Universal (C210), and Nuri board are supported.
Signed-off-by: Kyungmin Park <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 297a052824fd..44757a0557cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1010,6 +1010,15 @@ L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-s5p*/ +ARM/SAMSUNG MOBILE MACHINE SUPPORT +M: Kyungmin Park <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/arm/mach-s5pv210/mach-aquila.c +F: arch/arm/mach-s5pv210/mach-goni.c +F: arch/arm/mach-exynos4/mach-universal_c210.c +F: arch/arm/mach-exynos4/mach-nuri.c + ARM/SAMSUNG S5P SERIES FIMC SUPPORT M: Kyungmin Park <[email protected]> M: Sylwester Nawrocki <[email protected]> |