From: Eric Anholt Date: Fri, 17 Oct 2008 18:03:53 +0000 (-0700) Subject: drm: Remove two leaks of vblank reference count in error paths. X-Git-Tag: v2.6.28-rc1~28^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35ad68c18148a18938ff4f40e945c9734e7d2265;p=pandora-kernel.git drm: Remove two leaks of vblank reference count in error paths. If the failing paths were hit, the vblank IRQ would never get turned off again. Signed-off-by: Eric Anholt Acked-by: Keith Packard Signed-off-by: Dave Airlie --- Reading git-diff-tree failed