HID: roccat: correction and cleanup of HID feature reports
authorStefan Achatz <erazor_de@users.sourceforge.net>
Wed, 1 Jun 2011 13:54:17 +0000 (15:54 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 13 Jun 2011 10:52:57 +0000 (12:52 +0200)
commit1edd5b42a6631b1b1f147e9018e309bde8d96a05
treef40ddc82488de055948f634ee7c2caef8b8730f8
parent303f272c1f9f174146fc6c8fe9df614fa3e5825e
HID: roccat: correction and cleanup of HID feature reports

Removed analog feature report enums and modified code in roccat_common
to reflect this. Non standard conform Kone got its own copy of the old
code. That helps extracting more generalizations for newer devices.

Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
12 files changed:
drivers/hid/hid-roccat-arvo.c
drivers/hid/hid-roccat-arvo.h
drivers/hid/hid-roccat-common.c
drivers/hid/hid-roccat-common.h
drivers/hid/hid-roccat-kone.c
drivers/hid/hid-roccat-kone.h
drivers/hid/hid-roccat-koneplus.c
drivers/hid/hid-roccat-koneplus.h
drivers/hid/hid-roccat-kovaplus.c
drivers/hid/hid-roccat-kovaplus.h
drivers/hid/hid-roccat-pyra.c
drivers/hid/hid-roccat-pyra.h
This page took 0.028444 seconds and 5 git commands to generate.