Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298104
b: refs/heads/master
c: cca84b5
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and David Woodhouse committed Mar 26, 2012
1 parent 5d7606e commit 2c0a6f7
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: cd1986a3c111f7ed597619705290fa52a975014f
refs/heads/master: cca84b569ebe3372b28949e00b0a3a17f87e2970
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/doc2001.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ void DoCMil_init(struct mtd_info *mtd)

/* FIXME: erase size is not always 8KiB */
mtd->erasesize = 0x2000;
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 2c0a6f7

Please sign in to comment.