* Arnd Bergmann <arnd@xxxxxxxx> [141121 03:17]: > On Friday 21 November 2014 11:15:05 Roger Quadros wrote: > > On 11/21/2014 12:28 AM, Tony Lindgren wrote: > > > Just move to drivers as further clean-up can now happen there > > > finally. > > Awesome! > > > > arch/arm/mach-omap2/Kconfig | 1 + > > > arch/arm/mach-omap2/Makefile | 2 +- > > > drivers/bus/Kconfig | 3 +++ > > > drivers/bus/Makefile | 3 ++- > > > arch/arm/mach-omap2/gpmc.c => drivers/bus/omap-gpmc.c | 0 > > > 5 files changed, 7 insertions(+), 2 deletions(-) > > > rename arch/arm/mach-omap2/gpmc.c => drivers/bus/omap-gpmc.c (100%) > > > > Should we move it to drivers/memory/ instead? > > TI_AEMIF driver lives there. This is similar to OMAP-GPMC for but for > > Davinci and Keystone platforms. > > Agreed, using drivers/memory sounds better. Good point, I forgot we have separate drivers/memory and drivers/bus. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html