OSDN Git Service

USB: serial: xr: drop type prefix from shared defines
authorJohan Hovold <johan@kernel.org>
Mon, 12 Apr 2021 09:55:50 +0000 (11:55 +0200)
committerJohan Hovold <johan@kernel.org>
Tue, 13 Apr 2021 16:36:30 +0000 (18:36 +0200)
commit958d6b958574a7b609982f1499bf3d792284ce7b
treea59da83c8d95d45d00b488c2f2a2b38f19084d0b
parent49036fd021ce77764bc8059166f646c9768a1b26
USB: serial: xr: drop type prefix from shared defines

In preparation for adding support for further types, drop the type
prefix from defines that are not specific to XR21V141X.

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