public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] USB: drop further redundant device references
@ 2026-03-05 13:38 Johan Hovold
  2026-03-05 13:38 ` [PATCH 1/2] USB: apple-mfi-fastcharge: drop redundant device reference Johan Hovold
  2026-03-05 13:38 ` [PATCH 2/2] USB: usbip: " Johan Hovold
  0 siblings, 2 replies; 9+ messages in thread
From: Johan Hovold @ 2026-03-05 13:38 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Bastien Nocera, Valentina Manea, Shuah Khan, Hongren Zheng,
	linux-usb, linux-kernel, Johan Hovold

We have a couple of drivers binding to USB devices that also take an
unnecessary extra reference to their devices.

Johan


Johan Hovold (2):
  USB: apple-mfi-fastcharge: drop redundant device reference
  USB: usbip: drop redundant device reference

 drivers/usb/misc/apple-mfi-fastcharge.c | 3 +--
 drivers/usb/usbip/stub_dev.c            | 5 +----
 2 files changed, 2 insertions(+), 6 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-03-23 19:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-05 13:38 [PATCH 0/2] USB: drop further redundant device references Johan Hovold
2026-03-05 13:38 ` [PATCH 1/2] USB: apple-mfi-fastcharge: drop redundant device reference Johan Hovold
2026-03-10 14:38   ` Bastien Nocera
2026-03-05 13:38 ` [PATCH 2/2] USB: usbip: " Johan Hovold
2026-03-09 20:26   ` Shuah Khan
2026-03-10  8:35     ` Johan Hovold
2026-03-10 21:51       ` Shuah Khan
2026-03-11  8:02         ` Johan Hovold
2026-03-23 19:29           ` Shuah Khan

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