commit | 1828fe6c5f593b835197edd30a28d80635238ab3 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Feb 20 14:15:02 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Mar 15 13:35:31 2012 +0000 |
tree | 00f500f5553350622467c3778a69e7ae8143ed28 | |
parent | ce880cb860f36694d2cdebfac9e6ae18176fe4c4 [diff] |
drm/sysfs: protect sysfs removal code against being run twice. a step towards correct hot unplug for USB devices, we need to remove the userspace facing bits at the unplug time for correct udev operation. Signed-off-by: Dave Airlie <airlied@redhat.com>