commit | 9086617ea3a7f3e574ca64392b827bdd56f607eb | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@googlemail.com> | Mon Sep 05 18:45:29 2011 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Sep 07 13:32:35 2011 +0200 |
tree | 40d0ffa5eeef69bd9a83d6db6c50f335dfb07f4e | |
parent | dde58cfcc3b6dd2f160ffd355f76ae526155a4df [diff] |
HID: wacom: Unregister sysfs attributes on remove HID devices can be hotplugged so we should unregister all sysfs attributes when removing a driver. Otherwise, manually unloading the wacom-driver will not remove the sysfs attributes. Only when the device is disconnected, they are removed, eventually. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>