]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hid/hid-dummy.c
HID: DragonRise game controller force feedback driver
[linux-2.6-omap-h63xx.git] / drivers / hid / hid-dummy.c
index b4cc0f743d6305389f69f1ec8ae7ac0442745ee2..536aa15af2813cb63d66526c1803fa69dd730372 100644 (file)
@@ -28,6 +28,9 @@ static int __init hid_dummy_init(void)
 #ifdef CONFIG_HID_DELL_MODULE
        HID_COMPAT_CALL_DRIVER(dell);
 #endif
+#ifdef CONFIG_DRAGONRISE_FF_MODULE
+       HID_COMPAT_CALL_DRIVER(dragonrise);
+#endif
 #ifdef CONFIG_HID_EZKEY_MODULE
        HID_COMPAT_CALL_DRIVER(ezkey);
 #endif