Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284979
b: refs/heads/master
c: 1f3f53a
h: refs/heads/master
i:
  284977: 4063b05
  284975: 95deea6
v: v3
  • Loading branch information
Rob Clark authored and Tomi Valkeinen committed Jan 2, 2012
1 parent e8a5640 commit 76200ea
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 6ea9b31792745ee620509930dc9eead6e1c4be25
refs/heads/master: 1f3f53ae5179ba7f24b4a429bc41773f1f4857ca
3 changes: 3 additions & 0 deletions trunk/drivers/video/omap2/dss/apply.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,9 @@ static bool extra_info_update_ongoing(void)
ovl = omap_dss_get_overlay(i);
op = get_ovl_priv(ovl);

if (!ovl->manager)
continue;

mp = get_mgr_priv(ovl->manager);

if (!mp->enabled)
Expand Down

0 comments on commit 76200ea

Please sign in to comment.