Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298173
b: refs/heads/master
c: 467e6e7
h: refs/heads/master
i:
  298171: 04b7876
v: v3
  • Loading branch information
Vipin Kumar authored and David Woodhouse committed Mar 26, 2012
1 parent 72e57f1 commit 0ec58c2
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: b533f8d84f4f0807bf1bcf52017c6a267c8c4405
refs/heads/master: 467e6e7be2e26fd5bbaabd849717d37de99df8f1
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/fsmc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,7 @@ static int __init fsmc_nand_probe(struct platform_device *pdev)
nand->ecc.size = 512;
nand->options = pdata->options;
nand->select_chip = fsmc_select_chip;
nand->badblockbits = 7;

if (pdata->width == FSMC_NAND_BW16)
nand->options |= NAND_BUSWIDTH_16;
Expand Down

0 comments on commit 0ec58c2

Please sign in to comment.