HID: lg: fix ReportDescriptor for Logitech Formula Vibration
authorSimon Wood <simon@mungewell.org>
Thu, 10 Oct 2013 14:20:12 +0000 (08:20 -0600)
committerJiri Kosina <jkosina@suse.cz>
Mon, 14 Oct 2013 18:51:05 +0000 (20:51 +0200)
commit7f50547059bd55ac6a98c29fd1989421bdc36ec9
tree04ad3e0538b8f5d04b9f90ca32d955e0f1c25a9a
parentbd04363d3990c0727b7512a79a08c68436878bb0
HID: lg: fix ReportDescriptor for Logitech Formula Vibration

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>
drivers/hid/hid-lg.c