]> git.baikalelectronics.ru Git - kernel.git/commit
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on
authorChristian Schmidt <schmidt@digadd.de>
Mon, 19 Dec 2011 19:03:38 +0000 (20:03 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Dec 2011 09:51:06 +0000 (09:51 +0000)
commit76c01e07e94a31623f773a163ca89eee76236638
treef543a4b51b76585d2befd5552a7265955d3b9b58
parentd567cb3ca9adac61c267e17b849ed06858705879
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on

CEA datablocks are only defined from revision 3 onwards. Only check for
them if the revision says so.

Signed-of-by: Christian Schmidt <schmidt@digadd.de>
Tested-by: James Cloos <cloos@jhcloos.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c