From: Chris Wilson Date: Thu, 23 Sep 2010 15:15:21 +0000 (+0100) Subject: drm/i915/sdvo: Cleanup connector on error path X-Git-Tag: v2.6.36-rc6~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=123d5c0197d8333c3f5cb9572a0c8299dc611233;p=pandora-kernel.git drm/i915/sdvo: Cleanup connector on error path We weren't unlinking the freed connector from the drm lists, and so hit some use-after-free if we failed to initialise the connector. Reported-and-tested-by: Woody Suwalski Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=18342 Signed-off-by: Chris Wilson --- Reading git-diff-tree failed