From: Chris Wilson Date: Wed, 11 Feb 2009 16:39:21 +0000 (+0000) Subject: drm: Check for a NULL encoder when reverting on error path X-Git-Tag: v2.6.29-rc6~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62fb64e6187ea9d8bcedb17ccaa045ed92d4b55;p=pandora-kernel.git drm: Check for a NULL encoder when reverting on error path We need to skip the connectors with a NULL encoder to match the success path and avoid an OOPS. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed