Clark Rawlins 822470537d USB: Allow initialization of broken keyspan serial adapters.
Fixes the keyspan driver after the addition of additional
checking of driver requirements introduced in usb-serial.c
commit 063a2da8f01806906f7d7b1a1424b9afddebc443.  The initialization
of the keyspan usb_serial_driver structs were not initializing the
num_interrupt_out field and the additional checking was rejecting
the end point so the driver wouldn't finish initializing.

This commit initializes the fields to NUM_DONT_CARE.
It works for the keyspan USA-49WG and doesn't break the USA-19HS
which are the two keyspan devices I have to test with.

Signed-off-by: Clark Rawlins <clark.rawlins@escient.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-02 15:06:09 -07:00
..
2007-10-12 14:55:20 -07:00
2007-10-25 12:18:40 -07:00
2007-10-25 12:18:41 -07:00
2008-03-10 16:42:27 -07:00
2008-03-10 16:42:27 -07:00
2007-10-12 14:55:32 -07:00
2008-02-01 14:34:57 -08:00
2008-02-01 14:35:00 -08:00
2007-10-25 12:18:41 -07:00
2008-02-01 14:34:47 -08:00
2008-02-01 14:34:47 -08:00
2008-02-01 14:35:06 -08:00
2008-02-01 14:34:42 -08:00
2008-02-01 14:34:47 -08:00
2008-03-10 16:42:26 -07:00
2008-03-24 22:26:14 -07:00
2008-03-24 22:26:14 -07:00
2008-03-24 22:26:15 -07:00
2007-08-22 14:27:43 -07:00