From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tx2ehsobe002.messaging.microsoft.com ([65.55.88.12] helo=TX2EHSOBE003.bigfish.com) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QlnxW-0003NO-QR for linux-mtd@lists.infradead.org; Tue, 26 Jul 2011 20:10:31 +0000 Date: Tue, 26 Jul 2011 15:10:24 -0500 From: Scott Wood To: Subject: Re: [PATCH v3] mtd: eLBC NAND: update ecc_stats.corrected when lteccr available Message-ID: <20110726151024.706ccda0@schlenkerla.am.freescale.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: linuxppc-dev@ozlabs.org, linux-mtd@lists.infradead.org, mlcreech@gmail.com, mhench@elutions.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 26 Jul 2011 15:07:42 -0500 Michael Hench wrote: > update ecc_stats.corrected if LTECCR register is available. > > v2: kernel standard C formatting > > v3: kernel standard C formatting again, changed a comment to get under 80 chars > > Signed-off-by: Michael Hench Acked-by: Scott Wood -Scott