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

Johan Hovold posted 2 patches 1 month, 1 week ago
drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c | 213 ++++++++++-----------
1 file changed, 105 insertions(+), 108 deletions(-)
[PATCH 0/2] gpib: fix unintended binding of FTDI 8U232AM devices
Posted by Johan Hovold 1 month, 1 week ago
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