drm/modeset: add helper to unplug all connectors from sysfs
authorDave Airlie <airlied@redhat.com>
Mon, 20 Feb 2012 14:16:40 +0000 (14:16 +0000)
committerDave 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