https://github.com/torvalds/linux
Revision 9086617ea3a7f3e574ca64392b827bdd56f607eb authored by David Herrmann on 05 September 2011, 16:45:29 UTC, committed by Jiri Kosina on 07 September 2011, 11:32:35 UTC
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>
1 parent dde58cf
History
Tip revision: 9086617ea3a7f3e574ca64392b827bdd56f607eb authored by David Herrmann on 05 September 2011, 16:45:29 UTC
HID: wacom: Unregister sysfs attributes on remove
Tip revision: 9086617
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.2 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top