Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139267
b: refs/heads/master
c: d4bc4e8
h: refs/heads/master
i:
  139265: 0490546
  139263: 78d0ae8
v: v3
  • Loading branch information
Andres Salomon authored and Linus Torvalds committed Apr 1, 2009
1 parent bb78bab commit dd46882
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6a7f2829b5f8be124e168265f176dbbbea8861a0
refs/heads/master: d4bc4e8af0a4a34c713f8c1a33a78cedffe8e0b7
2 changes: 2 additions & 0 deletions trunk/drivers/video/sgivwfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -837,6 +837,8 @@ static int sgivwfb_remove(struct platform_device *dev)
iounmap(par->regs);
iounmap(info->screen_base);
release_mem_region(DBE_REG_PHYS, DBE_REG_SIZE);
fb_dealloc_cmap(&info->cmap);
framebuffer_release(info);
}
return 0;
}
Expand Down

0 comments on commit dd46882

Please sign in to comment.