public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Bluetooth: refactor endpoint lookup
@ 2026-03-30  9:41 Johan Hovold
  2026-03-30  9:41 ` [PATCH 1/2] Bluetooth: btusb: " Johan Hovold
  2026-03-30  9:41 ` [PATCH 2/2] Bluetooth: btmtk: " Johan Hovold
  0 siblings, 2 replies; 4+ messages in thread
From: Johan Hovold @ 2026-03-30  9:41 UTC (permalink / raw)
  To: Luiz Augusto von Dentz, Marcel Holtmann
  Cc: linux-bluetooth, linux-kernel, Johan Hovold

Use the common USB helper for looking up bulk and interrupt endpoints
instead of open coding.

Johan


Johan Hovold (2):
  Bluetooth: btusb: refactor endpoint lookup
  Bluetooth: btmtk: refactor endpoint lookup

 drivers/bluetooth/btmtk.c | 29 ++++------------------
 drivers/bluetooth/btusb.c | 51 ++++++---------------------------------
 2 files changed, 13 insertions(+), 67 deletions(-)

-- 
2.52.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30  9:41 [PATCH 0/2] Bluetooth: refactor endpoint lookup Johan Hovold
2026-03-30  9:41 ` [PATCH 1/2] Bluetooth: btusb: " Johan Hovold
2026-03-30 10:16   ` Bluetooth: " bluez.test.bot
2026-03-30  9:41 ` [PATCH 2/2] Bluetooth: btmtk: " Johan Hovold

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