git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72fa599
)
drm/radeon/kms: don't enable connectors that are off in the hotplug handler
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 9 Aug 2011 17:09:06 +0000
(17:09 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 12 Aug 2011 09:47:25 +0000
(10:47 +0100)
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 <alexander.deucher@amd.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found