USB: ftdi_sio: two bug fixes and some clean up

From: Johan Hovold
Date: Thu Dec 24 2009 - 06:42:58 EST


Hi,

These patches fix two bugs in fdti_sio and do a bit of clean up. The DMA to
stack bug was reported by Matti Aarnio here:

http://thread.gmane.org/gmane.linux.usb.general/22845

The patches are against Linus' tree of today with all (4) ftdi patches from
Greg's tree applied.

Cheers,
Johan


USB: ftdi_sio: use error code from usb stack in read_latency_timer
USB: ftdi_sio: fix latency-timeout endianess bug
USB: ftdi_sio: fix DMA buffers on stack
USB: ftdi_sio: clean up modem status handling
USB: ftdi_sio: remove unnecessary initialisations

drivers/usb/serial/ftdi_sio.c | 137 ++++++++++++++++++-----------------------
1 files changed, 61 insertions(+), 76 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/