On Wed, Jan 6, 2010 at 8:04 PM, Artem Bityutskiy <dedekind1@xxxxxxxxx> wrote: > On Mon, 2009-12-14 at 15:17 +0530, Vimal Singh wrote: >> From 6170aa1c63c49a3f09e76258f400230b742fdd6f Mon Sep 17 00:00:00 2001 >> From: Vimal Singh <vimalsingh@xxxxxx> >> Date: Wed, 25 Nov 2009 18:23:15 +0530 >> Subject: [PATCH] Introducing 'gpmc-nand.c' for GPMC specific NAND init >> >> Introducing 'gpmc-nand.c' for GPMC specific NAND init. >> For example: GPMC timing parameters and all. >> This patch also migrates gpmc related calls from 'nand/omap2.c' >> to 'gpmc-nand.c'. >> >> Signed-off-by: Vimal Singh <vimalsingh@xxxxxx> >> --- >> arch/arm/mach-omap2/Makefile | 3 + >> arch/arm/mach-omap2/gpmc-nand.c | 137 ++++++++++++++++++++++++++++++++ >> arch/arm/plat-omap/include/plat/nand.h | 6 ++ >> drivers/mtd/nand/omap2.c | 26 +------ >> 4 files changed, 149 insertions(+), 23 deletions(-) >> create mode 100644 arch/arm/mach-omap2/gpmc-nand.c > > I assume this is material for Tony and the omap tree. > Yes, it is. -- Regards, Vimal Singh -- 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