Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310317
b: refs/heads/master
c: 5dd747e
h: refs/heads/master
i:
  310315: 346291f
v: v3
  • Loading branch information
Archit Taneja authored and Tomi Valkeinen committed May 9, 2012
1 parent 8112b1d commit d3c6d04
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: b917fa3961448903f4ee823917194bdf20709fbd
refs/heads/master: 5dd747e8892a63a5d4cc1d2765c0f533a5d74cfd
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 @@ -192,6 +192,9 @@ static int dss_check_settings_low(struct omap_overlay_manager *mgr,

mp = get_mgr_priv(mgr);

if (!mp->enabled)
return 0;

if (applying && mp->user_info_dirty)
mi = &mp->user_info;
else
Expand Down

0 comments on commit d3c6d04

Please sign in to comment.