Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307476
b: refs/heads/master
c: 7eb3b2c
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Dave Airlie committed May 22, 2012
1 parent 65b3881 commit d100c81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: af437cfd355275a62e45ce8281ef5cc57c953bbc
refs/heads/master: 7eb3b2c83dccddec34787adf67c10c82331d262e
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ void drm_vblank_cleanup(struct drm_device *dev)
if (dev->num_crtcs == 0)
return;

del_timer(&dev->vblank_disable_timer);
del_timer_sync(&dev->vblank_disable_timer);

vblank_disable_fn((unsigned long)dev);

Expand Down

0 comments on commit d100c81

Please sign in to comment.