USB: serial: ftdi_sio: clean up driver prefix
authorJohan Hovold <johan@kernel.org>
Mon, 19 Sep 2022 13:24:56 +0000 (15:24 +0200)
committerJohan Hovold <johan@kernel.org>
Tue, 20 Sep 2022 07:45:50 +0000 (09:45 +0200)
commit6b2fe3df7c0ca3cf9ee9cea4470462fa708baf87
tree0547504e08b14a2b6cc1f8284cb7f00269c1d97c
parenta8619505a7780e30db259e01a643eca621e963d3
USB: serial: ftdi_sio: clean up driver prefix

Drop the "sio" infix from the few remaining definitions and symbol names
that still had it.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c