Re: [PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()

2010-10-04 Thread Artem Bityutskiy
On Fri, 2010-09-24 at 23:45 +0200, Loïc Minier wrote: Fix missing cs arg to gpmc_prefetch_reset() when CONFIG_MTD_NAND_OMAP_PREFETCH_DMA=y which caused a build failure since 948d38e799f0ab87cf8ed9113fcdaaee61acf321: drivers/mtd/nand/omap2.c: In function 'omap_nand_dma_transfer':

Re: [PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()

2010-10-04 Thread Artem Bityutskiy
On Mon, 2010-10-04 at 10:52 +0200, Loïc Minier wrote: On Mon, Oct 04, 2010, Artem Bityutskiy wrote: FYI, a similar patch is already in Linus' tree, so I'm dropping it from my tree Ok, thanks; is there something I should have done to get this patch into Linus tree? No, you did

Re: [PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()

2010-10-04 Thread Loïc Minier
On Mon, Oct 04, 2010, Artem Bityutskiy wrote: FYI, a similar patch is already in Linus' tree, so I'm dropping it from my tree Ok, thanks; is there something I should have done to get this patch into Linus tree? -- Loïc Minier -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()

2010-09-26 Thread Artem Bityutskiy
On Fri, 2010-09-24 at 23:45 +0200, Loïc Minier wrote: Fix missing cs arg to gpmc_prefetch_reset() when CONFIG_MTD_NAND_OMAP_PREFETCH_DMA=y which caused a build failure since 948d38e799f0ab87cf8ed9113fcdaaee61acf321: drivers/mtd/nand/omap2.c: In function 'omap_nand_dma_transfer':

RE: [PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()

2010-09-25 Thread Ghorai, Sukumar
-Original Message- From: Loïc Minier [mailto:loic.min...@linaro.org] Sent: Saturday, September 25, 2010 3:15 AM To: linux-...@lists.infradead.org; linux-omap@vger.kernel.org Cc: Tony Lindgren; Ghorai, Sukumar; Loïc Minier Subject: [PATCH] nand: omap2: Missing arg

[PATCH] nand: omap2: Missing arg to gpmc_prefetch_reset()

2010-09-24 Thread Loïc Minier
Fix missing cs arg to gpmc_prefetch_reset() when CONFIG_MTD_NAND_OMAP_PREFETCH_DMA=y which caused a build failure since 948d38e799f0ab87cf8ed9113fcdaaee61acf321: drivers/mtd/nand/omap2.c: In function 'omap_nand_dma_transfer': drivers/mtd/nand/omap2.c:416: error: too few arguments to function