From: Rahul Sharma Date: Thu, 4 Oct 2012 15:18:54 +0000 (+0530) Subject: drm: exynos: hdmi: replace is_v13 with version check in hdmi X-Git-Tag: v3.7-rc1~86^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a325071a0ac9636f07d6328bafc9e42ce13752c;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed