Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156446
b: refs/heads/master
c: 3cae1cc
h: refs/heads/master
v: v3
  • Loading branch information
Mika Korhonen authored and David Woodhouse committed Aug 3, 2009
1 parent b8e3752 commit 988fbda
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: 00acf4a80779611a7ea77ff5b5ffab886ed5cc42
refs/heads/master: 3cae1cc149c40c14424162496eb5a7c8db1cd4fb
1 change: 1 addition & 0 deletions trunk/drivers/mtd/onenand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,7 @@ static int __devexit omap2_onenand_remove(struct platform_device *pdev)
}
iounmap(c->onenand.base);
release_mem_region(c->phys_base, ONENAND_IO_SIZE);
gpmc_cs_free(c->gpmc_cs);
kfree(c);

return 0;
Expand Down

0 comments on commit 988fbda

Please sign in to comment.