Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298103
b: refs/heads/master
c: cd1986a
h: refs/heads/master
i:
  298101: 1b7b3b3
  298099: 7db19db
  298095: 5025091
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Mar 26, 2012
1 parent 8b21b3f commit 5d7606e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b604387411ec6a072e95910099262616edd2bd2f
refs/heads/master: cd1986a3c111f7ed597619705290fa52a975014f
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/doc2000.c
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ void DoC2k_init(struct mtd_info *mtd)

mtd->type = MTD_NANDFLASH;
mtd->flags = MTD_CAP_NANDFLASH;
mtd->writesize = 512;
mtd->writebufsize = mtd->writesize = 512;
mtd->oobsize = 16;
mtd->owner = THIS_MODULE;
mtd->_erase = doc_erase;
Expand Down

0 comments on commit 5d7606e

Please sign in to comment.