drm/nv50/kms: fix pin refcnt leaks
authorBen Skeggs <bskeggs@redhat.com>
Tue, 9 Jul 2013 02:35:55 +0000 (12:35 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 10 Jul 2013 00:47:42 +0000 (10:47 +1000)
Weren't critical previously, the buffers would go away anyway.  But with
recent changes to core drm/ttm lockdep will get pissed off now, so let's
fix it.

Reported-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>

No differences found