Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274817
b: refs/heads/master
c: 3b36013
h: refs/heads/master
i:
  274815: 151db13
v: v3
  • Loading branch information
Axel Lin authored and Artem Bityutskiy committed Sep 11, 2011
1 parent 896bdb7 commit ecc249e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0870066d7e6c85bbe37741137e4c4731501a98e0
refs/heads/master: 3b36013cf9cc1a1da93ad6bb8f6d3b0221f67e42
3 changes: 0 additions & 3 deletions trunk/drivers/mtd/nand/davinci_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -811,9 +811,6 @@ static int __init nand_davinci_probe(struct platform_device *pdev)
static int __exit nand_davinci_remove(struct platform_device *pdev)
{
struct davinci_nand_info *info = platform_get_drvdata(pdev);
int status;

status = mtd_device_unregister(&info->mtd);

spin_lock_irq(&davinci_nand_lock);
if (info->chip.ecc.mode == NAND_ECC_HW_SYNDROME)
Expand Down

0 comments on commit ecc249e

Please sign in to comment.