summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-05 13:52:21 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2026-03-09 12:58:56 +0100
commit32dbfb4dbc2a546a6514f1f56152170683778ab4 (patch)
treef17dca63a8a170f44c2534e2d9fbc683ff1eb6c3 /tools/perf/scripts/python/bin/stackcollapse-report
parent7bc4c8f3469284a499febb73dbca7183ff53c98c (diff)
i2c: diolan-u2c: 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: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions