]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9b3f0847eb96ad77253ec4eb6bb0b4677717bbc
tree4c101bda7d202b1e51ada9d19bda97d7d9b538af
parentb675c032dc142131979182ee513ad3156902e45b
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