From: Dave Airlie Date: Mon, 20 Feb 2012 14:16:40 +0000 (+0000) Subject: drm/modeset: add helper to unplug all connectors from sysfs X-Git-Tag: v3.4-rc1~143^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbc7e22151d99ed1dd7649d268ad3d81b9e6255a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed