From: Seung-Woo Kim Date: Thu, 10 Jan 2013 10:35:06 +0000 (+0900) Subject: drm/exynos: added validation of edid for vidi connection X-Git-Tag: v3.8-rc6~10^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7808df1af8801cf4f2ac16be25db1b079b5da4c;p=pandora-kernel.git drm/exynos: added validation of edid for vidi connection If edid of vidi from user is invalid, size calculated from a number of cea extensions can be wrong. So, validation should be checked. Changelog v2: - just code cleanup . declare raw_edid only if vidi->connection is enabled. Signed-off-by: Seung-Woo Kim Signed-off-by: Kyungmin Park Signed-off-by: Inki Dae --- Reading git-diff-tree failed