USB: serial: ftdi_sio: rename chip types
authorJohan Hovold <johan@kernel.org>
Sun, 11 Sep 2022 14:02:07 +0000 (16:02 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 15 Sep 2022 06:05:49 +0000 (08:05 +0200)
commit01aeb31f3cdaa90d4827edf0b20069c5c368b371
tree4c101bda7d202b1e51ada9d19bda97d7d9b538af
parent25eb948601dfd7128d136a8c191f6bb7a253880c
USB: serial: ftdi_sio: rename chip types

Shorten the chip type enum and string representation for A, B and R chip
types so that they don't include the IC package type in the name.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c