• Brian Norris's avatar
    mtd: lpc32xx: drop bitflip_threshold initialization · adddcac0
    Brian Norris authored
    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 ea3b2ea2
        Author: Shmulik Ladkani <shmulik@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: default avatarBrian Norris <computersforpeace@gmail.com>
    Cc: Roland Stigge <stigge@antcom.de>
    adddcac0
lpc32xx_mlc.c 24.2 KB