Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274815
b: refs/heads/master
c: 9616605
h: refs/heads/master
i:
  274813: 17ef90f
  274811: 35ad757
  274807: b72aa2c
  274799: 697ca2c
  274783: 8edb4c9
  274751: be1ed37
  274687: aec2d0b
v: v3
  • Loading branch information
Axel Lin authored and Artem Bityutskiy committed Sep 11, 2011
1 parent 80ffd9a commit 151db13
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: ad274cecdbce18d13075bde3aabe5882802056de
refs/heads/master: 96166056076af59d40e5b5aec5b09611c74cc911
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/ndfc.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ static int __devexit ndfc_remove(struct platform_device *ofdev)
struct ndfc_controller *ndfc = dev_get_drvdata(&ofdev->dev);

nand_release(&ndfc->mtd);
kfree(ndfc->mtd.name);

return 0;
}
Expand Down

0 comments on commit 151db13

Please sign in to comment.