Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231685
b: refs/heads/master
c: 1534b8b
h: refs/heads/master
i:
  231683: 706d067
v: v3
  • Loading branch information
Randy Dunlap authored and David Woodhouse committed Dec 3, 2010
1 parent 8685f9d commit e2eee57
Show file tree
Hide file tree
Showing 3 changed files with 5 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: cc31822250236ec173bb2aa149ebe2ba35405db2
refs/heads/master: 1534b8b09757190ce6e97fa97f9ad77c49082cd8
3 changes: 2 additions & 1 deletion trunk/drivers/mtd/nand/nand_bbt.c
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,8 @@ static void mark_bbt_region(struct mtd_info *mtd, struct nand_bbt_descr *td)

/**
* verify_bbt_descr - verify the bad block description
* @bd: the table to verify
* @mtd: MTD device structure
* @bd: the table to verify
*
* This functions performs a few sanity checks on the bad block description
* table.
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/mtd/nand.h
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,8 @@ struct nand_buffers {
* See the defines for further explanation.
* @badblockpos: [INTERN] position of the bad block marker in the oob
* area.
* @badblockbits: [INTERN] number of bits to left-shift the bad block
* number
* @cellinfo: [INTERN] MLC/multichip data from chip ident
* @numchips: [INTERN] number of physical chips
* @chipsize: [INTERN] the size of one chip for multichip arrays
Expand Down

0 comments on commit e2eee57

Please sign in to comment.