Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298105
b: refs/heads/master
c: 71f60fb
h: refs/heads/master
i:
  298103: 5d7606e
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Mar 26, 2012
1 parent 2c0a6f7 commit 2b951e0
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: cca84b569ebe3372b28949e00b0a3a17f87e2970
refs/heads/master: 71f60fbebf0f18dd4e855335a009efda251b1697
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/doc2001plus.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ void DoCMilPlus_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 2b951e0

Please sign in to comment.