commit | 47ed185a777632063d2748f59d14ec6fdeb26f67 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 11 14:26:33 2009 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Feb 20 12:21:11 2009 +1000 |
tree | ef3f96362d97d88b71d93e5a65cb3cd54814c925 | |
parent | 491152b8778d7d290579c989e8607892accde920 [diff] |
drm/i915: Unpin the ringbuffer if we fail to ioremap it. A missing unpin on the error path. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@linux.ie>