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 19:06:23 +0000 (11:06 -0800)
commit3709f3d353cc3921ea92d51e43e70266101de200
tree9a7b3d24be44f6973451631c7a19ca0ba94ea4c9
parent0c42663de5315d34e3f393b0ac4c9c720305d37d
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