Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231717
b: refs/heads/master
c: 25dcd29
h: refs/heads/master
i:
  231715: 27717e6
v: v3
  • Loading branch information
Anatolij Gustschin authored and David Woodhouse committed Jan 6, 2011
1 parent 4d3a476 commit 22685b3
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: cbcab65a17319246dc360f6b5fac5f7b474b9821
refs/heads/master: 25dcd29786d3fbd5751dc3c5b8109d930ea2d312
1 change: 1 addition & 0 deletions trunk/drivers/mtd/onenand/onenand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -4080,6 +4080,7 @@ int onenand_scan(struct mtd_info *mtd, int maxchips)
mtd->block_isbad = onenand_block_isbad;
mtd->block_markbad = onenand_block_markbad;
mtd->owner = THIS_MODULE;
mtd->writebufsize = mtd->writesize;

/* Unlock whole block */
this->unlock_all(mtd);
Expand Down

0 comments on commit 22685b3

Please sign in to comment.