]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/storage/karma.c
Merge branch 'dunlap' (Randy's Documentation patches)
[~andy/linux] / drivers / usb / storage / karma.c
index e720f8ebdf9fc711ad164468ce9c1fbfd44c44a9..a8708eae9788eb5cd3104a0b50369fb299d3f58a 100644 (file)
@@ -230,6 +230,7 @@ static struct usb_driver karma_driver = {
        .post_reset =   usb_stor_post_reset,
        .id_table =     karma_usb_ids,
        .soft_unbind =  1,
+       .no_dynamic_id = 1,
 };
 
 module_usb_driver(karma_driver);