From: Jesse Barnes Date: Thu, 2 Apr 2009 21:56:24 +0000 (-0700) Subject: drm: fix EDID backward compat check X-Git-Tag: v2.6.30-rc1~245^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b94ee6528954b6838e88aa8cf74ed75acf8dfcff;p=pandora-kernel.git drm: fix EDID backward compat check EDIDs should be backward compatible, so don't bail if we see a version of 3 (which is out there now) and print a message if we see something newer, but allow it to be parsed. Signed-off-by: Jesse Barnes Signed-off-by: Dave Airlie --- Reading git-diff-tree failed