Re: [PATCH 00/14] USB: serial: keyspan_pda: fix up write implementation

From: Johan Hovold
Date: Wed Nov 04 2020 - 05:04:41 EST


On Wed, Oct 28, 2020 at 10:38:48AM +0100, Greg Kroah-Hartman wrote:
> On Sun, Oct 25, 2020 at 06:45:46PM +0100, Johan Hovold wrote:
> > This series fixes a number of long-standing issues with the keyspan_pda
> > driver and reworks its write implementation so that it can be used with
> > any line discipline or for a system console.
> >
> > The last few patches cleans up the xircom device support and some style
> > issues.
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Thanks for reviewing. Now applied for -next.

Johan