Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332732
b: refs/heads/master
c: 4d3d688
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Bießmann authored and David Woodhouse committed Sep 29, 2012
1 parent 8611170 commit 597ffc6
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: 7d9b110269253b1d5858cfa57d68dfc7bf50dd77
refs/heads/master: 4d3d688da8e7016f15483e9319b41311e1db9515
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1364,6 +1364,7 @@ static int omap_nand_remove(struct platform_device *pdev)
/* Release NAND device, its internal structures and partitions */
nand_release(&info->mtd);
iounmap(info->nand.IO_ADDR_R);
release_mem_region(info->phys_base, NAND_IO_SIZE);
kfree(info);
return 0;
}
Expand Down

0 comments on commit 597ffc6

Please sign in to comment.