]> Git Repo - u-boot.git/commit
mtd: nand: Patch remaining places where nand_to_mtd() should be used
authorBoris Brezillon <[email protected]>
Wed, 15 Jun 2016 18:56:10 +0000 (20:56 +0200)
committerScott Wood <[email protected]>
Mon, 20 Jun 2016 00:28:38 +0000 (19:28 -0500)
commit30780f948346436f9974fd6eae89aa2eb841b436
tree599a91d29770520d33c50da9572a4b068017ada0
parentcaad0d00a8bc3d44ca6581030b95dce97386689c
mtd: nand: Patch remaining places where nand_to_mtd() should be used

Some drivers are still directly accessing the chip->mtd field. Patch
them to use nand_to_mtd() instead.

Signed-off-by: Boris Brezillon <[email protected]>
doc/README.nand
drivers/mtd/nand/am335x_spl_bch.c
drivers/mtd/nand/atmel_nand.c
drivers/mtd/nand/lpc32xx_nand_mlc.c
drivers/mtd/nand/mxs_nand_spl.c
drivers/mtd/nand/nand_spl_simple.c
This page took 0.029287 seconds and 4 git commands to generate.