summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_gem.c
diff options
context:
space:
mode:
authorPrathyush K <prathyush.k@samsung.com>2012-11-07 15:58:58 +0530
committerInki Dae <inki.dae@samsung.com>2012-12-04 14:46:00 +0900
commit1119707e225c1627ed3f413a569e297883946fb2 (patch)
treebe062d0f73708cb88d47cc6be2359dfce9d5723c /drivers/gpu/drm/exynos/exynos_drm_gem.c
parent4ddc404bc0b3750b015b021653a88943591f40f6 (diff)
drm/exynos: remove unnecessary sg_alloc_table call
The function dma_get_sgtable will allocate a sg table internally so it is not necessary to allocate a sg table before it. The unnecessary 'sg_alloc_table' call is removed. Signed-off-by: Prathyush K <prathyush.k@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_gem.c')
0 files changed, 0 insertions, 0 deletions