From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.renesas.com ([202.234.163.13] helo=mail04.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1KrnUx-0007O2-PH for linux-mtd@lists.infradead.org; Mon, 20 Oct 2008 05:40:12 +0000 Date: Mon, 20 Oct 2008 14:40:05 +0900 From: Yoshihiro Shimoda Subject: Re: [RESEND][PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL In-reply-to: <20081020044759.GD20044@linux-sh.org> Sender: shimoda.yoshihiro@renesas.com To: Paul Mundt Message-id: <48FC19B5.4060908@renesas.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7bit References: <48F48F3E.3080806@renesas.com> <20081020024701.GA19540@linux-sh.org> <20081020024821.GB19540@linux-sh.org> <48FC0CE6.7040307@renesas.com> <20081020044759.GD20044@linux-sh.org> Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-sh@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Paul Mundt wrote: > On Mon, Oct 20, 2008 at 01:45:26PM +0900, Yoshihiro Shimoda wrote: >> Paul Mundt wrote: >>> On Mon, Oct 20, 2008 at 11:47:01AM +0900, Paul Mundt wrote: >>>> On Tue, Oct 14, 2008 at 09:23:26PM +0900, Yoshihiro Shimoda wrote: >>>>> Several Renesas SuperH CPU has FLCTL. The FLCTL support NAND Flash. >>>>> This driver support SH7723. >>>>> >>>>> Signed-off-by: Yoshihiro Shimoda >>>>> Acked-by: Paul Mundt >>>> Please CC Andrew on this, as no one on the MTD side of things seems to be >>>> awake. >>> Scratch that, I see this version has been applied to the MTD git. >>> >> Thank you for checking. >> Although I also checked, the imperfect code has been taken into git >> because the patch had broken. In such a case, should the whole patch >> be resent? >> > Just send an incremental patch on top of what has already been merged. > The changes are fairly minor in any event. > Thank you for your comment. I will make and send an incremental patch. Thanks, Yoshihiro Shimoda