linux/drivers/media/usb/go7007
Johan Hovold 64f47fca95 media: go7007-loader: drop redundant device reference
Driver core holds a reference to the USB interface and its parent USB
device while the interface is bound to a driver and there is no need to
take additional references unless the structures are needed after
disconnect.

Drop the redundant device reference to reduce cargo culting, make it
easier to spot drivers where an extra reference is needed, and reduce
the risk of memory leaks when drivers fail to release it.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
2026-03-16 16:30:20 +01:00
..
go7007-driver.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
go7007-fw.c
go7007-i2c.c media: go7007: Refactor Adlink PCI-MPG24 i2c mutex 2024-05-31 13:51:16 +02:00
go7007-loader.c media: go7007-loader: drop redundant device reference 2026-03-16 16:30:20 +01:00
go7007-priv.h
go7007-usb.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
go7007-v4l2.c media: usb: drop vb2_ops_wait_prepare/finish 2024-10-28 09:19:56 +01:00
Kconfig
Makefile
s2250-board.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
snd-go7007.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00