commit | 5a325071a0ac9636f07d6328bafc9e42ce13752c | [log] [tgz] |
---|---|---|
author | Rahul Sharma <rahul.sharma@samsung.com> | Thu Oct 04 20:48:54 2012 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Oct 05 19:15:12 2012 +0900 |
tree | fc7ee7e2f3a898a04a7f9aab1c14aa3eff7aea7c | |
parent | aaf8b49e928d58501759e94cc744e97ad9812e68 [diff] |
drm: exynos: hdmi: replace is_v13 with version check in hdmi This patch removed the is_v13 variable from the hdmi driver context. It is replaced with condition check for the hdmi version. This cleans the way for handling further hdmi versions. Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>