git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
786225e
)
drm: Remove two leaks of vblank reference count in error paths.
author
Eric Anholt
<eric@anholt.net>
Fri, 17 Oct 2008 18:03:53 +0000
(11:03 -0700)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 23 Oct 2008 03:42:27 +0000
(13:42 +1000)
If the failing paths were hit, the vblank IRQ would never get turned off
again.
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found