HID: roccat: Fixed resubmit: Deprecating most Roccat sysfs attributes
authorStefan Achatz <erazor_de@users.sourceforge.net>
Sat, 17 Oct 2015 13:10:28 +0000 (15:10 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 21 Oct 2015 09:54:42 +0000 (11:54 +0200)
commit8d2f8479da3c319218f030dc47382e55b67c2007
tree3450b0eb2218abfe851a75d2a583b688fae11a30
parent851328feb8c1d4130d3a0acb004e474168702d6d
HID: roccat: Fixed resubmit: Deprecating most Roccat sysfs attributes

Deprecates all Roccat sysfs attributes except the ones for the old Kone by
moving abi descriptions from testing to obsolete.  For most devices everything
can be done using the hidraw ioctls HIDIOCGFEATURE and HIDIOCSFEATURE, so I
would suggest future removal of device specific drivers.  The userspace tools
don't use these attributes for a year now.  The first Kone is not fully
HID-compliant and will still need a module.

Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
18 files changed:
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-arvo [new file with mode: 0644]
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-isku [new file with mode: 0644]
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-koneplus
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-konepure [new file with mode: 0644]
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-kovaplus
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-lua [new file with mode: 0644]
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-ryos [new file with mode: 0644]
Documentation/ABI/obsolete/sysfs-driver-hid-roccat-savu [new file with mode: 0644]
Documentation/ABI/testing/sysfs-driver-hid-roccat-arvo [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-isku [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-koneplus [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-konepure [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-kovaplus [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-lua [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-pyra [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-ryos [deleted file]
Documentation/ABI/testing/sysfs-driver-hid-roccat-savu [deleted file]
This page took 0.025905 seconds and 5 git commands to generate.