Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344621
b: refs/heads/master
c: 864fa7f
h: refs/heads/master
i:
  344619: fe8fa97
v: v3
  • Loading branch information
Chuansheng Liu authored and Tomi Valkeinen committed Nov 6, 2012
1 parent 4442d00 commit 3b2ea0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 230edc033d9ebb62c1db9579262089fdb2353ee9
refs/heads/master: 864fa7f46162a32c7c18da0c15d04777aa34ac02
3 changes: 0 additions & 3 deletions trunk/drivers/video/omap2/dss/dispc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3963,9 +3963,6 @@ int omap_dispc_wait_for_irq_timeout(u32 irqmask, unsigned long timeout)
if (timeout == 0)
return -ETIMEDOUT;

if (timeout == -ERESTARTSYS)
return -ERESTARTSYS;

return 0;
}

Expand Down

0 comments on commit 3b2ea0a

Please sign in to comment.