[PATCH v2 0/2] gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices
From: Johan Hovold
Date: Thu Mar 05 2026 - 10:22:54 EST
I stumbled on this by chance when trying to jump to the USB skeleton
driver probe function. Turns out this driver includes a more or less
verbatim copy of the USB skeleton driver.
This series drops the FTDI 8U232AM device id which is already handled by
the ftdi_sio driver and renames the driver symbol prefix to avoid name
clashes.
Johan
Changes in v2
- add driver prefix to the commit summaries
Johan Hovold (2):
gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices
gpib: lpvo_usb: rename driver symbol prefix
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c | 213 ++++++++++-----------
1 file changed, 105 insertions(+), 108 deletions(-)
--
2.52.0