[PATCH] mtd: lpc32xx: drop bitflip_threshold initialization

Brian Norris computersforpeace at gmail.com
Wed Jul 2 17:25:01 PDT 2014


On Wed, May 28, 2014 at 01:52:25AM -0700, Brian Norris wrote:
> These drivers don't need to explicitly initialize their bitflip
> thresholds. The comment is no longer correct, since nand_scan_tail()
> performs this initialization as of the following commit:
> 
>     commit ea3b2ea24ef0f2ef9c6795b19cff456195b6728a
>     Author: Shmulik Ladkani <shmulik at jungo.com>
>     Date:   Fri Jun 8 18:29:06 2012 +0300
> 
>         mtd: nand: initialize bitflip_threshold prior to BBT scanning
> 
> (It seems there were some parallel efforts on writing/submitting these
> drivers, and Shmulik's bug fix.)
> 
> Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> Cc: Roland Stigge <stigge at antcom.de>

Pushed to l2-mtd.git.

Brian



More information about the linux-mtd mailing list