[PATCH 4/4] drm: edid: Refactor HDMI VSDB detection

2012-08-16 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? There are two slightly different pieces of code for HDMI VSDB detection. Unify the code into a single helper function. Also fix a bug where drm_detect_hdmi_monitor() would stop looking for the HDMI VSDB after the first vendor specific block is found, whether or not that block

[PATCH 4/4] drm: edid: Refactor HDMI VSDB detection

2012-08-16 Thread ville . syrjala
From: Ville Syrjälä There are two slightly different pieces of code for HDMI VSDB detection. Unify the code into a single helper function. Also fix a bug where drm_detect_hdmi_monitor() would stop looking for the HDMI VSDB after the first vendor specific block is found, whether or not that block