]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/belkin_sa.c
Pull ia64-mutex-primitives into release branch
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / belkin_sa.c
index 84bc0ee4f0616c890a687259fea73939413589ff..4144777ea18b29fc6bf9adbcb3dc667093b2ecb2 100644 (file)
@@ -113,11 +113,11 @@ static struct usb_device_id id_table_combined [] = {
 MODULE_DEVICE_TABLE (usb, id_table_combined);
 
 static struct usb_driver belkin_driver = {
-       .owner =        THIS_MODULE,
        .name =         "belkin",
        .probe =        usb_serial_probe,
        .disconnect =   usb_serial_disconnect,
        .id_table =     id_table_combined,
+       .no_dynamic_id =        1,
 };
 
 /* All of the device info needed for the serial converters */