drm: exynos: hdmi: replace is_v13 with version check in hdmi
authorRahul Sharma <rahul.sharma@samsung.com>
Thu, 4 Oct 2012 15:18:54 +0000 (20:48 +0530)
committerInki Dae <inki.dae@samsung.com>
Fri, 5 Oct 2012 10:15:12 +0000 (19:15 +0900)
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>

No differences found