]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: clean up machine compatible string check
authorInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 08:08:00 +0000 (17:08 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:57 +0000 (18:02 +0900)
commit8da7ccb2f3f3355e504f4714e025e627bcf0e25d
tree446b120c106d0478a4597241061425190218e59e
parent74cff6878a26abaaeb0c041d2f371e2ecf19e985
drm/exynos: clean up machine compatible string check

Use 'for' statemant instead of hard-coded 'if' statement.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c