]> Git Repo - linux.git/commit
drm/exynos: remove call to drm_gem_free_mmap_offset()
authorJoonyoung Shim <[email protected]>
Fri, 25 Sep 2015 09:10:32 +0000 (18:10 +0900)
committerInki Dae <[email protected]>
Wed, 30 Sep 2015 07:39:41 +0000 (16:39 +0900)
commit8755556fbbdd1a6af21a3c4d9ce8f451e999e457
tree2532e70d1f4688fefad10e415d9f49c1d6aba500
parentb9e71911f34616276399da3dc1abc47797be2396
drm/exynos: remove call to drm_gem_free_mmap_offset()

The drm_gem_object_release() function already performs this cleanup,
so there is no reason to do it explicitly.

Signed-off-by: Joonyoung Shim <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
drivers/gpu/drm/exynos/exynos_drm_gem.c
This page took 0.054251 seconds and 4 git commands to generate.