Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274863
b: refs/heads/master
c: e638275
h: refs/heads/master
i:
  274861: cdc44fc
  274859: 3ff358a
  274855: cd4b597
  274847: a4cbcf2
v: v3
  • Loading branch information
Axel Lin authored and Artem Bityutskiy committed Sep 11, 2011
1 parent d747f75 commit f0c62a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d117040be074fd1c019b751515f79efe99cd7d76
refs/heads/master: e638275e18a929103bb087acb94d2b67eb0818e0
1 change: 0 additions & 1 deletion trunk/drivers/mtd/onenand/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ static int __devexit generic_onenand_remove(struct platform_device *pdev)
platform_set_drvdata(pdev, NULL);

if (info) {
mtd_device_unregister(&info->mtd);
onenand_release(&info->mtd);
release_mem_region(res->start, size);
iounmap(info->onenand.base);
Expand Down

0 comments on commit f0c62a5

Please sign in to comment.