]> Git Repo - J-u-boot.git/commit
mtd: nand: Sync with Linux v4.6
authorScott Wood <[email protected]>
Mon, 30 May 2016 18:57:58 +0000 (13:57 -0500)
committerScott Wood <[email protected]>
Sat, 4 Jun 2016 01:27:48 +0000 (20:27 -0500)
commitceee07b65875bb01bef55cba06940ef7afc1afba
tree114c79852874d1970e91ff76f80835ce25038baa
parent81c772521ff26054a3fe75efa87d8daeae83e9b4
mtd: nand: Sync with Linux v4.6

Updates the NAND code to match Linux v4.6.  The previous sync was from
Linux v4.1 in commit d3963721d93fafa.

Note that none of the individual NAND drivers tracked Linux closely
enough to be synced themselves, other than manually applying a few
cross-tree changes.

Signed-off-by: Scott Wood <[email protected]>
Tested-by: Heiko Schocher <[email protected]>
20 files changed:
drivers/mtd/nand/atmel_nand.c
drivers/mtd/nand/davinci_nand.c
drivers/mtd/nand/denali.c
drivers/mtd/nand/denali.h
drivers/mtd/nand/denali_spl.c
drivers/mtd/nand/mpc5121_nfc.c
drivers/mtd/nand/mxc_nand.c
drivers/mtd/nand/mxc_nand_spl.c
drivers/mtd/nand/mxs_nand.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/nand/nand_bch.c
drivers/mtd/nand/nand_ids.c
drivers/mtd/nand/ndfc.c
drivers/mtd/nand/omap_gpmc.c
drivers/mtd/nand/s3c2410_nand.c
drivers/mtd/nand/vf610_nfc.c
include/linux/mtd/mtd.h
include/linux/mtd/nand.h
include/linux/mtd/nand_bch.h
This page took 0.03974 seconds and 4 git commands to generate.