]> 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)
commit31697ce334714b9b00dc659be7df23aea90cfcbf
tree973e5bf226506a88de5322bfd5d6d8ccb40691d6
parent8e41acda65d78ae0b55a41fee16f5fa34a777266
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