Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231716
b: refs/heads/master
c: cbcab65
h: refs/heads/master
v: v3
  • Loading branch information
Anatolij Gustschin authored and David Woodhouse committed Jan 6, 2011
1 parent 27717e6 commit 4d3a476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d261c72ae03066dc4798c085e904f7dc996a10fb
refs/heads/master: cbcab65a17319246dc360f6b5fac5f7b474b9821
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/nand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -3439,6 +3439,7 @@ int nand_scan_tail(struct mtd_info *mtd)
mtd->resume = nand_resume;
mtd->block_isbad = nand_block_isbad;
mtd->block_markbad = nand_block_markbad;
mtd->writebufsize = mtd->writesize;

/* propagate ecc.layout to mtd_info */
mtd->ecclayout = chip->ecc.layout;
Expand Down

0 comments on commit 4d3a476

Please sign in to comment.