Hi, These patches reimplement the whiteheat driver using the generic framework. Rather than having custom, list-based, eight-urb read and write implementations with a receive work_struct and single lock for rx and tx, let's reuse the generic implementations which now have multi-urb support as well as write aggregation through the write fifo. Thanks, Johan Johan Hovold (2): USB: whiteheat: remove driver version USB: whiteheat: reimplement using generic framework drivers/usb/serial/whiteheat.c | 544 +--------------------------------------- 1 files changed, 10 insertions(+), 534 deletions(-) -- 1.7.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html