X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fserial%2Fhp4x.c;h=75b88b356ebca4408f8f6e28c94d677856aeee4c;hb=407d819cf0fd54c6fc1138a509225696aecafd15;hp=ebcac701b069a36bb94558379f8d8c390bba78b0;hpb=57cad8084e0837e0f2c97da789ec9b3f36809be9;p=linux-2.6 diff --git a/drivers/usb/serial/hp4x.c b/drivers/usb/serial/hp4x.c index ebcac701b0..75b88b356e 100644 --- a/drivers/usb/serial/hp4x.c +++ b/drivers/usb/serial/hp4x.c @@ -49,9 +49,7 @@ static struct usb_serial_driver hp49gp_device = { .name = "hp4X", }, .id_table = id_table, - .num_interrupt_in = NUM_DONT_CARE, - .num_bulk_in = NUM_DONT_CARE, - .num_bulk_out = NUM_DONT_CARE, + .usb_driver = &hp49gp_driver, .num_ports = 1, };