diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-01-07 15:21:04 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-01-07 15:23:00 -0500 |
commit | 928a11ba36f999436915ea2b1eadf54301f93059 (patch) | |
tree | 8d7cb575d528ddd4b1165e4690401c729c1eb930 /MAINTAINERS | |
parent | 237c78beb8a988453bac1993d21f025d070a0d8d (diff) | |
parent | 40ba95fdf158713377d47736b1b3a9d75f4f2515 (diff) |
Merge branch 'next/cleanup' into samsung/dt
Conflicts:
arch/arm/mach-exynos/common.c
The common.c file gets changes from rmk/stable-devel (part of
next/cleanup), rmk/restart, samsung/dt and follow-on branches
from the samsung tree.
Pulling it all together here hopefully avoids having to do
even more conflicting merge changesets in this one file. What
a mess!
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5a70c1809b76..b26219050ff1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5114,6 +5114,15 @@ L: linux-mtd@lists.infradead.org | |||
5114 | S: Maintained | 5114 | S: Maintained |
5115 | F: drivers/mtd/devices/phram.c | 5115 | F: drivers/mtd/devices/phram.c |
5116 | 5116 | ||
5117 | PICOXCELL SUPPORT | ||
5118 | M: Jamie Iles <jamie@jamieiles.com> | ||
5119 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
5120 | T: git git://github.com/jamieiles/linux-2.6-ji.git | ||
5121 | S: Supported | ||
5122 | F: arch/arm/mach-picoxcell | ||
5123 | F: drivers/*/picoxcell* | ||
5124 | F: drivers/*/*/picoxcell* | ||
5125 | |||
5117 | PIN CONTROL SUBSYSTEM | 5126 | PIN CONTROL SUBSYSTEM |
5118 | M: Linus Walleij <linus.walleij@linaro.org> | 5127 | M: Linus Walleij <linus.walleij@linaro.org> |
5119 | S: Maintained | 5128 | S: Maintained |