]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c23eea30aa65df81939b1a1b736c93e45517123
tree3450b0eb2218abfe851a75d2a583b688fae11a30
parent0b22e7780e6bf58a5181607b0115086aed0c1825
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]