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>