diff options
author | Seung-Woo Kim <sw0312.kim@samsung.com> | 2013-07-03 10:09:21 +0200 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2013-07-04 08:55:37 +0200 |
commit | 4bb615c5fbb4f3ea0f197dfe4fb07a9e4ec2a755 (patch) | |
tree | a860ecdfcd14058bd2a22b62b0dd86c9db1c0ee5 /drivers/gpu/drm/drm_prime.c | |
parent | drm/exynos: fix pages allocation size in lowlevel_buffer_allocate (diff) | |
download | linux-4bb615c5fbb4f3ea0f197dfe4fb07a9e4ec2a755.tar.xz linux-4bb615c5fbb4f3ea0f197dfe4fb07a9e4ec2a755.zip |
drm/exynos: remove duplicated error routine and unnecessary assign
There were duplicated error handling routines during allocating
pages in lowlevel_buffer_allocate() and g2d_userptr_get_dma_addr().
Also unnecessary NULL assignments for variable used not any more
are removed from g2d_userptr_get_dma_addr() and
g2d_userptr_put_dma_addr().
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/drm_prime.c')
0 files changed, 0 insertions, 0 deletions