diff options
author | Tony Lindgren <tony@atomide.com> | 2014-11-20 12:13:42 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-28 15:54:39 -0500 |
commit | 186401937927426f85a28bd798e82ca18e4e5549 (patch) | |
tree | c7d392c85bbf5fdb055389ddd4faf704b8457a6b /MAINTAINERS | |
parent | a86128093845e1947454c68040d69259c805f882 (diff) |
memory: gpmc: Move omap gpmc code to live under drivers
Just move to drivers as further clean-up can now happen there
finally.
Let's also add Roger and me to the MAINTAINERS so we get
notified for any patches related to GPMC.
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dab92a78d1d5..78cc0595d5d4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6629,6 +6629,14 @@ L: linux-omap@vger.kernel.org | |||
6629 | S: Maintained | 6629 | S: Maintained |
6630 | F: sound/soc/omap/ | 6630 | F: sound/soc/omap/ |
6631 | 6631 | ||
6632 | OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT | ||
6633 | M: Roger Quadros <rogerq@ti.com> | ||
6634 | M: Tony Lindgren <tony@atomide.com> | ||
6635 | L: linux-omap@vger.kernel.org | ||
6636 | S: Maintained | ||
6637 | F: drivers/memory/omap-gpmc.c | ||
6638 | F: arch/arm/mach-omap2/*gpmc* | ||
6639 | |||
6632 | OMAP FRAMEBUFFER SUPPORT | 6640 | OMAP FRAMEBUFFER SUPPORT |
6633 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> | 6641 | M: Tomi Valkeinen <tomi.valkeinen@ti.com> |
6634 | L: linux-fbdev@vger.kernel.org | 6642 | L: linux-fbdev@vger.kernel.org |