[PATCH 0/2] gpib: fix unintended binding of FTDI 8U232AM devices

From: Johan Hovold

Date: Tue Mar 03 2026 - 12:10:12 EST


I stumbled on this by chance when trying to jumping 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


Johan Hovold (2):
gpib: fix unintended binding of FTDI 8U232AM devices
gpib: rename driver symbol prefix

drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c | 213 ++++++++++-----------
1 file changed, 105 insertions(+), 108 deletions(-)

--
2.52.0