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)
commit186401937927426f85a28bd798e82ca18e4e5549
treec7d392c85bbf5fdb055389ddd4faf704b8457a6b
parenta86128093845e1947454c68040d69259c805f882
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>
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]