From: Russell King Date: Mon, 3 Mar 2014 14:09:36 +0000 (+0000) Subject: drm/i2c: tda998x: faster polling for edid X-Git-Tag: omap-for-v3.16/fixes-rc4~13^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713456db179356c6b32a50ea1910fc509615c457;p=pandora-kernel.git drm/i2c: tda998x: faster polling for edid One of Jean-Francois patches changed the EDID polling to once every 10ms for 10 interations, whereas the original code did 1ms for 100 interations. This appears to cause boot-time detection to take noticably longer. Revert this change. Acked-by: Jean-Francois Moine Signed-off-by: Russell King --- Reading git-diff-tree failed