From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta23.gyao.ne.jp ([125.63.38.249] helo=mx.gate01.com) by bombadil.infradead.org with esmtps (Exim 4.68 #1 (Red Hat Linux)) id 1Krmgm-0006wc-KE for linux-mtd@lists.infradead.org; Mon, 20 Oct 2008 04:48:22 +0000 Date: Mon, 20 Oct 2008 13:47:59 +0900 From: Paul Mundt To: Yoshihiro Shimoda Subject: Re: [RESEND][PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL Message-ID: <20081020044759.GD20044@linux-sh.org> References: <48F48F3E.3080806@renesas.com> <20081020024701.GA19540@linux-sh.org> <20081020024821.GB19540@linux-sh.org> <48FC0CE6.7040307@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48FC0CE6.7040307@renesas.com> 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: , 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.