memory: gpmc: Move omap gpmc code to live under drivers omap-for-v3.19/gpmc-move-v2
authorTony Lindgren <tony@atomide.com>
Thu, 20 Nov 2014 17:13:42 +0000 (09:13 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Nov 2014 20:54:39 +0000 (12:54 -0800)
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>
MAINTAINERS
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Makefile
drivers/memory/Kconfig
drivers/memory/Makefile
drivers/memory/omap-gpmc.c [moved from arch/arm/mach-omap2/gpmc.c with 100% similarity]

index dab92a7..78cc059 100644 (file)
@@ -6629,6 +6629,14 @@ L:       linux-omap@vger.kernel.org
 S:     Maintained
 F:     sound/soc/omap/
 
+OMAP GENERAL PURPOSE MEMORY CONTROLLER SUPPORT
+M:     Roger Quadros <rogerq@ti.com>
+M:     Tony Lindgren <tony@atomide.com>
+L:     linux-omap@vger.kernel.org
+S:     Maintained
+F:     drivers/memory/omap-gpmc.c
+F:     arch/arm/mach-omap2/*gpmc*
+
 OMAP FRAMEBUFFER SUPPORT
 M:     Tomi Valkeinen <tomi.valkeinen@ti.com>
 L:     linux-fbdev@vger.kernel.org
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge