HID: thingm: remove the "play" sysfs attribute
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 14 Apr 2014 20:50:17 +0000 (16:50 -0400)
committerJiri Kosina <jkosina@suse.cz>
Tue, 15 Apr 2014 12:42:51 +0000 (14:42 +0200)
commit21200ad10aba00943f9aa832fab04b8926dc7a52
tree1a360d23df440bb1c00dcbbe48af76243b8433e7
parent0f1b1e6d73cb989ce2c071edc57deade3b084dfe
HID: thingm: remove the "play" sysfs attribute

When the thingm driver registers an instance of LED class, it creates a
"play" sysfs attribute for this blink(1) specific feature.

Since this feature is not specific to the RGB chip but to the HID device
itself, let's remove this attribute from the LED instance and only
implement what is useful to switch on and off the LED.

This feature is still easily accessible through hidraw.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/ABI/testing/sysfs-driver-hid-thingm
drivers/hid/hid-thingm.c