Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344637
b: refs/heads/master
c: ca8d4e8
h: refs/heads/master
i:
  344635: 61e3227
v: v3
  • Loading branch information
Archit Taneja authored and Tomi Valkeinen committed Nov 12, 2012
1 parent c42f219 commit 5519051
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: 02b5ff1a96af7fab8db602677c220c0a35b1f687
refs/heads/master: ca8d4e8bb201db9bc5619561f3c13f6beb58329c
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 @@ -827,15 +827,13 @@ static void dss_apply_irq_handler(void *data, u32 mask)
for (i = 0; i < num_mgrs; i++) {
struct omap_overlay_manager *mgr;
struct mgr_priv_data *mp;
bool was_updating;

mgr = omap_dss_get_overlay_manager(i);
mp = get_mgr_priv(mgr);

if (!mp->enabled)
continue;

was_updating = mp->updating;
mp->updating = dispc_mgr_is_enabled(i);

if (!mgr_manual_update(mgr)) {
Expand Down

0 comments on commit 5519051

Please sign in to comment.