commit | 937fce138ff295df6f3bbb3b07464e3902b6bc0f | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Aug 31 11:12:40 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Sep 30 16:16:46 2011 +0300 |
tree | 21bce8b3607a0b8abb55f7b9f95de815f449a023 | |
parent | 032b8ea508dd0c641785f338b87c342337419ed6 [diff] |
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 <mythripk@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>