Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254298
b: refs/heads/master
c: 3e86f1d
h: refs/heads/master
v: v3
  • Loading branch information
Daniel J Blueman authored and Paul Mundt committed Jul 4, 2011
1 parent 498af2e commit fdd4353
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: 17e8c4e1ebf139743e3830439fa65fd906af4a43
refs/heads/master: 3e86f1d8e397b1ef59a97910089e16a99e8f31f7
1 change: 1 addition & 0 deletions trunk/drivers/video/vesafb.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ static int vesafb_setcolreg(unsigned regno, unsigned red, unsigned green,

static void vesafb_destroy(struct fb_info *info)
{
fb_dealloc_cmap(&info->cmap);
if (info->screen_base)
iounmap(info->screen_base);
release_mem_region(info->apertures->ranges[0].base, info->apertures->ranges[0].size);
Expand Down

0 comments on commit fdd4353

Please sign in to comment.