Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179200
b: refs/heads/master
c: f3a82d1
h: refs/heads/master
v: v3
  • Loading branch information
Tomi Valkeinen committed Jan 11, 2010
1 parent 682ff24 commit ffed297
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: 7f000dd4542fcc1a69b429c0af6c6d961d7fb912
refs/heads/master: f3a82d11d478a9eb5ff0cfa83796f0ba8149d841
1 change: 1 addition & 0 deletions trunk/drivers/video/omap2/omapfb/omapfb-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1311,6 +1311,7 @@ static void omapfb_free_fbmem(struct fb_info *fbi)
if (rg->vrfb.vaddr[0]) {
iounmap(rg->vrfb.vaddr[0]);
omap_vrfb_release_ctx(&rg->vrfb);
rg->vrfb.vaddr[0] = NULL;
}
}

Expand Down

0 comments on commit ffed297

Please sign in to comment.