From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 20 Oct 2008 04:47:59 +0000 Subject: Re: [RESEND][PATCH v2] mtd: sh_flctl: add support for Renesas SuperH FLCTL Message-Id: <20081020044759.GD20044@linux-sh.org> List-Id: References: <48F48F3E.3080806@renesas.com> <20081020024701.GA19540@linux-sh.org> <20081020024821.GB19540@linux-sh.org> <48FC0CE6.7040307@renesas.com> In-Reply-To: <48FC0CE6.7040307@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yoshihiro Shimoda Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-sh@vger.kernel.org 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.