HID: logitech: fix Dual Action gamepad support
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 13 Feb 2016 20:41:51 +0000 (22:41 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 16 Feb 2016 10:00:36 +0000 (11:00 +0100)
commit5d74325a2201376a95520a4a38a1ce2c65761c49
treebc193b857dc1ca22e8b30ee578d336be432eddc1
parenta382c30c662a31dd8f51cc4b6dad82d39205d50c
HID: logitech: fix Dual Action gamepad support

The patch that added Logitech Dual Action gamepad support forgot to
update the special driver list for the device. This caused the logitech
driver not to probe unless kernel module load order was favorable.
Update the special driver list to fix it. Thanks to Simon Wood for the
idea.

Cc: Vitaly Katraew <zawullon@gmail.com>
Fixes: 56d0c8b7c8fb ("HID: add support for Logitech Dual Action gamepads")
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
This page took 0.043067 seconds and 5 git commands to generate.