HID: fix autocentering of PID devices
authorDiogo Kastrup <dk@bighost.com.br>
Tue, 19 Jun 2007 12:16:15 +0000 (14:16 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 9 Jul 2007 12:13:35 +0000 (14:13 +0200)
commit816cbfda8b5113629707f604660204701e93b7ce
tree1ce7b6176657f23411d903563d2b7fa484f2e340
parentea9a4a8b0e5a34eca6613e39d21be879d92ecff5
HID: fix autocentering of PID devices

When setting the autocentering of PID devices, PID_DIRECTION_ENABLE is not
being explicitely set to 1. This results in autocentering working only on the
vertical axis when this field is preset to 0.

Fix that by setting it explicitely to 1 when preparing the set_effect report
for autocentering spring effect.

Signed-off-by: Diogo Kastrup <dk@bighost.com.br>
Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-pidff.c