commit | 8755556fbbdd1a6af21a3c4d9ce8f451e999e457 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Sep 25 18:10:32 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Sep 30 16:39:41 2015 +0900 |
tree | 2532e70d1f4688fefad10e415d9f49c1d6aba500 | |
parent | b9e71911f34616276399da3dc1abc47797be2396 [diff] |
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 <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>