Re: [PATCH 00/12] USB: serial: patches for 3.10

2013-04-17 Thread Greg Kroah-Hartman
On Tue, Apr 16, 2013 at 06:01:18PM +0200, Johan Hovold wrote: > These patches against usb-next replace the omninet custom read > implementation with the generic one, fix some port-data abuse in > mct_u232, and make kobil_sct and symbolserial use the port interrupt > urbs rather than private ones, w

[PATCH 00/12] USB: serial: patches for 3.10

2013-04-16 Thread Johan Hovold
These patches against usb-next replace the omninet custom read implementation with the generic one, fix some port-data abuse in mct_u232, and make kobil_sct and symbolserial use the port interrupt urbs rather than private ones, while cleaning up all four drivers somwehat. All patches have been com