From: Grazvydas Ignotas Date: Sat, 13 Feb 2016 19:49:02 +0000 (+0200) Subject: HID: logitech: fix Dual Action gamepad support X-Git-Tag: sz_174~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5bca7f3ccad62453dea2af587357c24d6de7319;p=pandora-kernel.git 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 Fixes: 56d0c8b7c8fb ("HID: add support for Logitech Dual Action gamepads") Signed-off-by: Grazvydas Ignotas --- Reading git-diff-tree failed