HID: force feedback driver for GreenAsia 0x12 PID
[deliverable/linux.git] / drivers / hid / hid-dummy.c
index 4a6af3cf192dea2f878fd265b518e37625e2d0da..b4cc0f743d6305389f69f1ec8ae7ac0442745ee2 100644 (file)
@@ -61,6 +61,9 @@ static int __init hid_dummy_init(void)
 #ifdef CONFIG_HID_SUNPLUS_MODULE
        HID_COMPAT_CALL_DRIVER(sunplus);
 #endif
+#ifdef CONFIG_GREENASIA_FF_MODULE
+       HID_COMPAT_CALL_DRIVER(greenasia);
+#endif
 #ifdef CONFIG_THRUSTMASTER_FF_MODULE
        HID_COMPAT_CALL_DRIVER(thrustmaster);
 #endif
This page took 0.029552 seconds and 5 git commands to generate.