Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43785
b: refs/heads/master
c: 1b3349f
h: refs/heads/master
i:
  43783: d6e5ef3
v: v3
  • Loading branch information
Amol Lad authored and Linus Torvalds committed Dec 8, 2006
1 parent 84d5e84 commit f455b33
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: 1bedb0b2f60dd858fd12e5dd5681fa5da55175f5
refs/heads/master: 1b3349fa448ce41eda5ae0e6d4dc52837d14ad11
1 change: 1 addition & 0 deletions trunk/drivers/video/fm2fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ static int __devinit fm2fb_probe(struct zorro_dev *z,

if (register_framebuffer(info) < 0) {
fb_dealloc_cmap(&info->cmap);
iounmap(info->screen_base);
framebuffer_release(info);
zorro_release_device(z);
return -EINVAL;
Expand Down

0 comments on commit f455b33

Please sign in to comment.