USB: serial: pl2303: add device-type names
authorJohan Hovold <johan@kernel.org>
Thu, 11 Mar 2021 16:14:51 +0000 (17:14 +0100)
committerJohan Hovold <johan@kernel.org>
Wed, 17 Mar 2021 08:16:30 +0000 (09:16 +0100)
commit8cbc753961e3afc71da527ec7f68ffdfc1f16a93
tree46e53021666a5a651064d070ba996c91e3fdfe73
parent894758d0571de4675520540c9e093d7e0ed9aae6
USB: serial: pl2303: add device-type names

Add names for the device types to be printed at probe when debugging is
enabled.

Note that the HXN type is referred to as G for now as that is the name
the vendor uses.

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