Explorar o código

USB HID: Thustmaster firestorm dual power v1 support

This patch adds support for version 1 of Thustmaster firestorm dual power
(0x44f/0xb300).

Signed-off-by: Ronny Peine <RonnyPeine@gmx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Ronny Peine %!s(int64=18) %!d(string=hai) anos
pai
achega
38d4b89e27
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/hid/usbhid/hid-ff.c

+ 1 - 0
drivers/hid/usbhid/hid-ff.c

@@ -64,6 +64,7 @@ static struct hid_ff_initializer inits[] = {
 	{ 0x810, 0x0001, hid_plff_init },
 #endif
 #ifdef CONFIG_THRUSTMASTER_FF
+	{ 0x44f, 0xb300, hid_tmff_init },
 	{ 0x44f, 0xb304, hid_tmff_init },
 #endif
 #ifdef CONFIG_ZEROPLUS_FF