Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344622
b: refs/heads/master
c: 933ed63
h: refs/heads/master
v: v3
  • Loading branch information
Chuansheng Liu authored and Tomi Valkeinen committed Nov 6, 2012
1 parent 3b2ea0a commit 5ec1a9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 864fa7f46162a32c7c18da0c15d04777aa34ac02
refs/heads/master: 933ed63405da8f7a76676e9e10491d7f3be269d1
2 changes: 0 additions & 2 deletions trunk/drivers/video/omap2/dss/apply.c
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,6 @@ static void wait_pending_extra_info_updates(void)
r = wait_for_completion_timeout(&extra_updated_completion, t);
if (r == 0)
DSSWARN("timeout in wait_pending_extra_info_updates\n");
else if (r < 0)
DSSERR("wait_pending_extra_info_updates failed: %d\n", r);
}

int dss_mgr_wait_for_go(struct omap_overlay_manager *mgr)
Expand Down

0 comments on commit 5ec1a9c

Please sign in to comment.