]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/storage/jumpshot.c
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[~andy/linux] / drivers / usb / storage / jumpshot.c
index a19211b5c2654893ecff3feec45b3c02d75f0e10..e3b97383186ab2f91aaa2df87aeac6304b647259 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);