Merge l2-mtd/next into l2-mtd/master

This commit is contained in:
Brian Norris
2014-08-19 11:57:23 -07:00
9760 changed files with 430229 additions and 452119 deletions

View File

@@ -766,6 +766,7 @@ struct nand_chip {
* @options: stores various chip bit options
* @id_len: The valid length of the @id.
* @oobsize: OOB size
* @ecc: ECC correctability and step information from the datasheet.
* @ecc.strength_ds: The ECC correctability from the datasheet, same as the
* @ecc_strength_ds in nand_chip{}.
* @ecc.step_ds: The ECC step required by the @ecc.strength_ds, same as the