]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hid/hid-dummy.c
HID: move monterey quirks
[linux-2.6-omap-h63xx.git] / drivers / hid / hid-dummy.c
index c28422c9d2b5487850cb58abde66ed6eb55be01e..1dbb454c8112762eb47846cd72c8865d9ceee15c 100644 (file)
@@ -31,6 +31,9 @@ static int __init hid_dummy_init(void)
 #ifdef CONFIG_HID_MICROSOFT_MODULE
        HID_COMPAT_CALL_DRIVER(microsoft);
 #endif
+#ifdef CONFIG_HID_MONTEREY_MODULE
+       HID_COMPAT_CALL_DRIVER(monterey);
+#endif
 #ifdef CONFIG_HID_PETALYNX_MODULE
        HID_COMPAT_CALL_DRIVER(petalynx);
 #endif