drm/sysfs: protect sysfs removal code against being run twice.
authorDave Airlie <airlied@redhat.com>
Mon, 20 Feb 2012 14:15:02 +0000 (14:15 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 15 Mar 2012 13:35:31 +0000 (13:35 +0000)
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>

No differences found