Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154901
b: refs/heads/master
c: f50bf2b
h: refs/heads/master
i:
  154899: 6f12784
v: v3
  • Loading branch information
Paul Mundt authored and Linus Torvalds committed Jul 4, 2009
1 parent 10c5df2 commit 4e403ff
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: de481ba925e880764e38b8756c93c05006892507
refs/heads/master: f50bf2b2f5e83b794e0bdb2f3f589f55ef0d52d0
2 changes: 2 additions & 0 deletions trunk/drivers/video/sm501fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1624,6 +1624,8 @@ static int __devinit sm501fb_start_one(struct sm501fb_info *info,
if (!fbi)
return 0;

mutex_init(&info->fb[head]->mm_lock);

ret = sm501fb_init_fb(info->fb[head], head, drvname);
if (ret) {
dev_err(info->dev, "cannot initialise fb %s\n", drvname);
Expand Down

0 comments on commit 4e403ff

Please sign in to comment.