Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixes
[cascardo/linux.git] / drivers / usb / storage / jumpshot.c
index a19211b..e3b9738 100644 (file)
@@ -677,6 +677,7 @@ static struct usb_driver jumpshot_driver = {
        .post_reset =   usb_stor_post_reset,
        .id_table =     jumpshot_usb_ids,
        .soft_unbind =  1,
+       .no_dynamic_id = 1,
 };
 
 module_usb_driver(jumpshot_driver);