[PATCH 3/5] HID: LG: Prevent the Logitech Gaming Wheels deadzone

2013-02-19 Thread Simon Wood
This patch ensures that the Logitech wheels are not initialised with default fuzz/flat values, by marking them as multiaxis devices (rather than joysticks). Signed-off-by: Simon Wood --- drivers/hid/hid-lg.c | 20 1 file changed, 20 insertions(+) diff --git

[PATCH 3/5] HID: LG: Prevent the Logitech Gaming Wheels deadzone

2013-02-19 Thread Simon Wood
This patch ensures that the Logitech wheels are not initialised with default fuzz/flat values, by marking them as multiaxis devices (rather than joysticks). Signed-off-by: Simon Wood si...@mungewell.org --- drivers/hid/hid-lg.c | 20 1 file changed, 20 insertions(+) diff