From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Thu, 19 Apr 2012 08:15:00 +0200 Subject: [PATCH] MTD: AT91: Update atmel_nand_data to support PMECC In-Reply-To: <1334802819-30428-1-git-send-email-hong.xu@atmel.com> References: <1334802819-30428-1-git-send-email-hong.xu@atmel.com> Message-ID: <20120419061500.GR16641@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10:33 Thu 19 Apr , Hong Xu wrote: > Added two items, > * correction_cap: PMECC correction capability > * sector_size: Sector size for PMECC > > Signed-off-by: Hong Xu > --- where is the driver? Best Regards, J.