• Richard Weinberger's avatar
    Merge tag 'nand/for-5.4' of... · c3c1acaf
    Richard Weinberger authored
    Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/for-5.4
    
    NAND core
    * Fixing typos
    * Adding missing of_node_put() in various drivers
    
    Raw NAND controller drivers:
    * Macronix: new controller driver
    * Omap2: Fixing the number of bitflips returned
    * Brcmnand: Fix a pointer not iterating over all the page chunks
    * W90x900: Driver removed
    * Onenand: Fix a memory leak
    * Sharpsl: Missing include guard
    * STM32: Avoid warnings when building with W=1
    * Ingenic: Fix a coccinelle warning
    * r852: Call a helper to simplify the code
    c3c1acaf
onenand_base.c 104 KB