]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/storage/cypress_atacb.c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[~andy/linux] / drivers / usb / storage / cypress_atacb.c
index 387cbd47acc994aa7e4235c3ee1d0fd7af7538e2..5fe451d16e6870968ec4dbfc084d37e1e055a361 100644 (file)
@@ -272,6 +272,7 @@ static struct usb_driver cypress_driver = {
        .post_reset =   usb_stor_post_reset,
        .id_table =     cypress_usb_ids,
        .soft_unbind =  1,
+       .no_dynamic_id = 1,
 };
 
 module_usb_driver(cypress_driver);