]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: remove needless error handling to property.
authorEunchul Kim <chulspro.kim@samsung.com>
Sat, 22 Dec 2012 08:49:23 +0000 (17:49 +0900)
committerInki Dae <inki.dae@samsung.com>
Fri, 4 Jan 2013 06:54:33 +0000 (15:54 +0900)
commite60ba8821ee1362dc6ae70381d93f1efa0a345f1
tree973e5bf226506a88de5322bfd5d6d8ccb40691d6
parentfe28748cbef4db9cc728c92a1422b46e579a2331
drm/exynos: remove needless error handling to property.

This patch removes property error handling. because property couldn't be NULL.

Signed-off-by: Eunchul Kim <chulspro.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimc.c
drivers/gpu/drm/exynos/exynos_drm_gsc.c
drivers/gpu/drm/exynos/exynos_drm_ipp.c