public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gpib: fix unintended binding of FTDI 8U232AM devices
@ 2026-03-03 17:07 Johan Hovold
  2026-03-03 17:07 ` [PATCH 1/2] " Johan Hovold
  2026-03-03 17:07 ` [PATCH 2/2] gpib: rename driver symbol prefix Johan Hovold
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2026-03-03 17:07 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 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


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

end of thread, other threads:[~2026-03-03 17:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 17:07 [PATCH 0/2] gpib: fix unintended binding of FTDI 8U232AM devices Johan Hovold
2026-03-03 17:07 ` [PATCH 1/2] " Johan Hovold
2026-03-03 17:07 ` [PATCH 2/2] gpib: rename driver symbol prefix Johan Hovold

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