public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices
@ 2026-03-05 15:17 Johan Hovold
  2026-03-05 15:17 ` [PATCH v2 1/2] " Johan Hovold
  2026-03-05 15:17 ` [PATCH v2 2/2] gpib: lpvo_usb: rename driver symbol prefix Johan Hovold
  0 siblings, 2 replies; 8+ messages in thread
From: Johan Hovold @ 2026-03-05 15:17 UTC (permalink / raw)
  To: Dave Penkler; +Cc: Greg Kroah-Hartman, linux-usb, linux-kernel, Johan Hovold

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-03-11 16:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 15:17 [PATCH v2 0/2] gpib: lpvo_usb: fix unintended binding of FTDI 8U232AM devices Johan Hovold
2026-03-05 15:17 ` [PATCH v2 1/2] " Johan Hovold
2026-03-11 14:21   ` Greg Kroah-Hartman
2026-03-11 15:28     ` Johan Hovold
2026-03-11 16:27       ` Dave Penkler
2026-03-05 15:17 ` [PATCH v2 2/2] gpib: lpvo_usb: rename driver symbol prefix Johan Hovold
2026-03-11 14:21   ` Greg Kroah-Hartman
2026-03-11 15:17     ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox