]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/serial/navman.c
USB: serial: remove unneeded number endpoints settings
[linux-2.6-omap-h63xx.git] / drivers / usb / serial / navman.c
index 7f337c9aeb5fe9ba13c5c58dd2bf1b3f2c5e4052..ddaccbcde84d2f0f8b32700b18d391b9db4ebe5b 100644 (file)
@@ -121,9 +121,6 @@ static struct usb_serial_driver navman_device = {
        },
        .id_table =             id_table,
        .usb_driver =           &navman_driver,
-       .num_interrupt_in =     NUM_DONT_CARE,
-       .num_bulk_in =          NUM_DONT_CARE,
-       .num_bulk_out =         NUM_DONT_CARE,
        .num_ports =            1,
        .open =                 navman_open,
        .close =                navman_close,