Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274771
b: refs/heads/master
c: 82e023a
h: refs/heads/master
i:
  274769: a49abd4
  274767: e590b50
v: v3
  • Loading branch information
Axel Lin authored and Artem Bityutskiy committed Sep 11, 2011
1 parent 032abc0 commit 29fc1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1a3591920e5100ba112a19e10a09ce7a5da1ab23
refs/heads/master: 82e023ab4e144da7f83fe7e6c93a09be2f30ff07
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/fsmc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ static int fsmc_nand_remove(struct platform_device *pdev)
platform_set_drvdata(pdev, NULL);

if (host) {
mtd_device_unregister(&host->mtd);
nand_release(&host->mtd);
clk_disable(host->clk);
clk_put(host->clk);

Expand Down

0 comments on commit 29fc1d9

Please sign in to comment.