Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271323
b: refs/heads/master
c: 589c797
h: refs/heads/master
i:
  271321: 61ebf4f
  271319: 3581a6e
v: v3
  • Loading branch information
Timur Tabi authored and Florian Tobias Schandinat committed Sep 18, 2011
1 parent 94acb0b commit 97059b7
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: ec02dd23dc423cf019f660a63ac9c9d54840a473
refs/heads/master: 589c797193547b12c34f80048440bc1cac242fec
1 change: 1 addition & 0 deletions trunk/drivers/video/fsl-diu-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,7 @@ static int __devinit install_fb(struct fb_info *info)

if (fsl_diu_check_var(&info->var, info)) {
dev_err(info->dev, "fsl_diu_check_var failed\n");
unmap_video_memory(info);
fb_dealloc_cmap(&info->cmap);
return -EINVAL;
}
Expand Down

0 comments on commit 97059b7

Please sign in to comment.