Re: [PATCH 0/3] USB: serial: ftdi_sio: misc clean ups

From: Johan Hovold
Date: Tue Sep 20 2022 - 03:49:30 EST


On Tue, Sep 20, 2022 at 09:29:06AM +0200, Greg Kroah-Hartman wrote:
> On Mon, Sep 19, 2022 at 03:24:53PM +0200, Johan Hovold wrote:
> > Here are some clean ups on top of the recent dev_groups attribute
> > conversion.
> >
> > Johan
> >
> > Johan Hovold (3):
> > USB: serial: ftdi_sio: clean up attribute visibility logic
> > USB: serial: ftdi_sio: move driver structure
> > USB: serial: ftdi_sio: clean up driver prefix
> >
> > drivers/usb/serial/ftdi_sio.c | 144 +++++++++++++---------------------
> > 1 file changed, 54 insertions(+), 90 deletions(-)
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Thanks for reviewing. Now applied.

Johan