commit | 333e8e58b0bed137e940ac92c2af3f3aa4603504 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Wed Sep 16 14:29:34 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Wed Sep 30 16:39:40 2015 +0900 |
tree | c63a3597b105ffc6ccdbb59b726b2a66a7a56232 | |
parent | b319dc6a61518cc02ae21afb383901236009aab1 [diff] |
drm/exynos: cleanup function calling written twice By if statment, some function callings are written twice. It needs several line feed by indentation in if statment. Make to one function calling from outside if statment. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>