| commit | 8b25b2a0b5910befcf0668dc76294f83dccc080f | [log] [tgz] |
|---|---|---|
| author | Aravind Venkateswaran <aravindh@codeaurora.org> | Thu Apr 12 14:19:12 2012 -0700 |
| committer | Aravind Venkateswaran <aravindh@codeaurora.org> | Mon Apr 16 18:02:23 2012 -0700 |
| tree | cf7a472e94ace94142d3e550c53431c1edae0fcd | |
| parent | afa8365f8adc17b7dfc75010d185260ba0c1ca73 [diff] |
msm_fb: HDMI: Fix EDID parsing logic for multiple data blocks This change fixes a bug in EDID parsing logic when there are more than one data blocks of the same type in the EDID data. With this change, the starting offset used to scan for the next data block, is computed correctly. Change-Id: I5d09fe61be9f7c749197991f54e430ae3aaddbcb Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>