From: Tomi Valkeinen Date: Wed, 31 Aug 2011 08:12:40 +0000 (+0300) Subject: OMAP: DSS2: HDMI: clean up edid reading & fix checksum X-Git-Tag: v3.2-rc1~98^2~1^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=937fce138ff295df6f3bbb3b07464e3902b6bc0f;p=pandora-kernel.git OMAP: DSS2: HDMI: clean up edid reading & fix checksum Clean up reading of EDID by passing direct address to the block being read, instead of start address of the whole EDID memory area. Rewrite the loop which reads the EDID. This also fixes the checksum calculation, which used to calculate the checksum only for the first block. Cc: Mythri P K Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed