]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/oti6858.c
USB: serial: remove unneeded number endpoints settings
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / oti6858.c
index 8acc907a31817d3fcf84d76b0a6ea3de48c6fae9..20a680ed0cc710284356f35225b2b40c5aaaceb7 100644 (file)
@@ -179,9 +179,6 @@ static struct usb_serial_driver oti6858_device = {
                .name =         "oti6858",
        },
        .id_table =             id_table,
-       .num_interrupt_in =     1,
-       .num_bulk_in =          1,
-       .num_bulk_out =         1,
        .num_ports =            1,
        .open =                 oti6858_open,
        .close =                oti6858_close,