drm/radeon: fix memory debugging since d961db75ce86a84f1f04e91ad1014653ed7d9f46
authorDave Airlie <airlied@redhat.com>
Mon, 7 Feb 2011 02:00:51 +0000 (12:00 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 13 Feb 2011 23:22:51 +0000 (09:22 +1000)
The old code dereferenced a value, the new code just needs to pass
the ptr.

fixes an oops looking at files in debugfs.

cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found