drm: Remove two leaks of vblank reference count in error paths.
authorEric Anholt <eric@anholt.net>
Fri, 17 Oct 2008 18:03:53 +0000 (11:03 -0700)
committerDave 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