From: Francisco Jerez Date: Mon, 30 Aug 2010 13:37:57 +0000 (+0200) Subject: drm/nv17-nv4x: Fix analog load detection false positive on rare occasions. X-Git-Tag: v2.6.37-rc1~92^2~25^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7314dec95c054258d5e5a3d1d55e1fd042f8eaad;p=pandora-kernel.git drm/nv17-nv4x: Fix analog load detection false positive on rare occasions. On some boards the residual current DAC outputs can draw when they're disconnected can be high enough to give a false load detection positive (I've only seen it in the S-video luma output of some cards, but just to be sure). The output line capacitance is limited and sampling twice should fix it reliably. Signed-off-by: Francisco Jerez Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed