]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0ca824c7df2f2d79933ea66adb2b3dfabb85f283
tree973e5bf226506a88de5322bfd5d6d8ccb40691d6
parent7259c3d6aaf2f0925c034c11a3aca7e9dad52550
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