HID: lg: fix ReportDescriptor for Logitech Formula Vibration
authorSimon Wood <simon@mungewell.org>
Thu, 10 Oct 2013 14:20:12 +0000 (08:20 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 18:57:20 +0000 (10:57 -0800)
commitd53217196e679ed97e85f86f75800def863beb08
tree691f088eccd86dcd9df61b6e4e0385549dbe10a0
parent43f0ba99fcd871a936df8c25b438759708884df8
HID: lg: fix ReportDescriptor for Logitech Formula Vibration

commit 7f50547059bd55ac6a98c29fd1989421bdc36ec9 upstream.

By default the Logitech Formula Vibration presents a combined accel/brake
axis ('Y'). This patch modifies the HID descriptor to present seperate
accel/brake axes ('Y' and 'Z').

Signed-off-by: Simon Wood <simon@mungewell.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-lg.c