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:
1828fe6
)
drm/modeset: add helper to unplug all connectors from sysfs
author
Dave Airlie
<airlied@redhat.com>
Mon, 20 Feb 2012 14:16:40 +0000
(14:16 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 15 Mar 2012 13:35:32 +0000
(13:35 +0000)
In order to get correct ordering at hot-unplug for userspace,
we need to tear down all the sysfs bits at the correct time.
This adds a helper to allow drivers to remove the sysfs nodes
for all connectors.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found