summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-06-23 17:08:22 +0200
committerJohan Hovold <johan@kernel.org>2026-07-13 10:09:19 +0200
commit747e057e55308f07198c1cafb01c34185b5f2941 (patch)
tree9ad0a1d712589caeb45e0a7de9041178fe64ea57 /tools/perf/scripts/python
parent58ef164543a4b7b0d4b704989fc580d1260fc058 (diff)
USB: serial: digi_acceleport: stop OOB I/O when not in use
The driver submits the OOB read urb on first open of a port and does not stop it until the device is disconnected. Add an open counter and submit the urb on first open and stop it on last close to avoid wasting resources (e.g. power) when the device is not in use. Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions