drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
commit5f3f42664fafa7dd88aee30a2ea77ca45c9362e7
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 28 Jul 2015 08:53:22 +0000 (28 17:53 +0900)
committerInki Dae <inki.dae@samsung.com>
Sun, 16 Aug 2015 04:35:13 +0000 (16 13:35 +0900)
tree9e253e06b02596885b6d967d4c54e6e11d255190
parent8e38976ee9aceec4231e7aa5aacf3c6e7aa41471
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init

For more correct error information.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_gem.c