drm/prime: fix sgt NULL checking
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 4 Jul 2013 07:19:12 +0000 (16:19 +0900)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jul 2013 05:36:20 +0000 (15:36 +1000)
The drm_gem_map_detach() can be called with sgt is NULL.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found