summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-05 14:38:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-18 15:51:44 +0100
commit0888c3371ad229ce76675754ce43ae04bb4945e1 (patch)
treed174b4c167703fda4f7f7d65a2ea699dbe7117de /scripts/objdiff
parentde6c925db978004703944585e9dd57d58aba0fac (diff)
USB: apple-mfi-fastcharge: drop redundant device reference
Driver core holds a reference to the USB device while it is bound to a driver and there is no need to take additional references unless the structure is 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> Reviewed-by: Bastien Nocera <hadess@hadess.net> Link: https://patch.msgid.link/20260305133851.2952-2-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions