commit | cbc7e22151d99ed1dd7649d268ad3d81b9e6255a | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Feb 20 14:16:40 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Mar 15 13:35:32 2012 +0000 |
tree | 18ea223883722b1e7b6691f452df640d0775e4d2 | |
parent | 1828fe6c5f593b835197edd30a28d80635238ab3 [diff] |
drm/modeset: add helper to unplug all connectors from sysfs 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>