USB: ftdi_sio: Workaround for broken Matrix Orbital serial port
authorKevin Vance <kvance@kvance.com>
Sat, 1 Mar 2008 18:49:59 +0000 (13:49 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Mar 2008 22:57:44 +0000 (14:57 -0800)
Workaround for the FT232RL-based, Matrix Orbital VK204-25-USB serial port
added to the ftdi_sio driver.

The device has an invalid endpoint descriptor, which must be modified
before it can be used.

Signed-off-by: Kevin Vance <kvance@kvance.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found