]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hid/hid-dummy.c
HID: move chicony quirks
[linux-2.6-omap-h63xx.git] / drivers / hid / hid-dummy.c
index 0dbdbb73b73c568f93b1829a696cd51822b037a9..0b683af41b241ae9ceda2e1711a22c028e9e296d 100644 (file)
@@ -13,6 +13,9 @@ static int __init hid_dummy_init(void)
 #ifdef CONFIG_HID_CHERRY_MODULE
        HID_COMPAT_CALL_DRIVER(cherry);
 #endif
+#ifdef CONFIG_HID_CHICONY_MODULE
+       HID_COMPAT_CALL_DRIVER(chicony);
+#endif
 #ifdef CONFIG_HID_CYPRESS_MODULE
        HID_COMPAT_CALL_DRIVER(cypress);
 #endif