]> Pileus Git - ~andy/linux/blobdiff - drivers/usb/storage/onetouch.c
Merge branch 'dunlap' (Randy's Documentation patches)
[~andy/linux] / drivers / usb / storage / onetouch.c
index d75155c382000c52831d9dfb9553dbc49eccf4e0..886567a3806ddd5d190dfb253dabc6afc44e1ea9 100644 (file)
@@ -312,6 +312,7 @@ static struct usb_driver onetouch_driver = {
        .post_reset =   usb_stor_post_reset,
        .id_table =     onetouch_usb_ids,
        .soft_unbind =  1,
+       .no_dynamic_id = 1,
 };
 
 module_usb_driver(onetouch_driver);