]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/serial/funsoft.c
drivers/usb annotations and fixes
[karo-tx-linux.git] / drivers / usb / serial / funsoft.c
index b5194dc7d3bba271e2066e539570e691f0fa0d93..e8ba2cb5995db1eefc0073607facf9ade1d15599 100644 (file)
@@ -39,9 +39,6 @@ static struct usb_serial_driver funsoft_device = {
        },
        .id_table =             id_table,
        .usb_driver =           &funsoft_driver,
-       .num_interrupt_in =     NUM_DONT_CARE,
-       .num_bulk_in =          NUM_DONT_CARE,
-       .num_bulk_out =         NUM_DONT_CARE,
        .num_ports =            1,
 };