]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/airprime.c
USB: serial: remove unneeded number endpoints settings
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / airprime.c
index f156dba0300f77168f7774199e988074bd249e8a..d5bcb37740348c2df670fb438e952db2c5499a1d 100644 (file)
@@ -306,9 +306,6 @@ static struct usb_serial_driver airprime_device = {
        },
        .usb_driver =           &airprime_driver,
        .id_table =             id_table,
-       .num_interrupt_in =     NUM_DONT_CARE,
-       .num_bulk_in =          NUM_DONT_CARE,
-       .num_bulk_out =         NUM_DONT_CARE,
        .open =                 airprime_open,
        .close =                airprime_close,
        .write =                airprime_write,