From: Alex Deucher Date: Tue, 9 Aug 2011 17:09:06 +0000 (+0000) Subject: drm/radeon/kms: don't enable connectors that are off in the hotplug handler X-Git-Tag: v3.1-rc3~40^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73104b5cfe3067d68f2c2de3f3d4d4964c55873e;p=pandora-kernel.git drm/radeon/kms: don't enable connectors that are off in the hotplug handler If we get a hotplug event on an connector that is off, don't attempt to turn it on or off, it should already be off. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=728228 Signed-off-by: Alex Deucher Cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed