Re: [PATCH] HID: roccat: Fixed resubmit: Deprecating most Roccat sysfs attributes
From: Greg KH <hidden>
Date: 2015-10-17 15:41:08
Also in:
linux-api, lkml
From: Greg KH <hidden>
Date: 2015-10-17 15:41:08
Also in:
linux-api, lkml
On Sat, Oct 17, 2015 at 03:10:28PM +0200, Stefan Achatz wrote:
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. Fix: Resubmitting this patch, now done with 'git format-patch -M' like Greg KH suggested.
Nit, there should be a 'v2' in the [] area of the subject line, and this line shoudl be below the --- line so it doesn't show up in the changelog. I don't know if Jiri wants this to be resent because of this or not, I know I would require it... thanks, greg k-h