diff options
author | Salah Triki <[email protected]> | 2021-07-29 01:45:12 +0100 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2021-08-20 14:22:28 +0200 |
commit | fbf42729d0e91332e8ce75a1ecce08b8a2dab9c1 (patch) | |
tree | 118a2dc7798df202c3cdcbf20d038f19e509daca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | db8d3a21275c807a4047a21bde3b57d49ca55d82 (diff) |
HID: elo: update the reference count of the usb device structure
Use usb_get_dev() to increment the reference count of the usb device
structure in order to avoid releasing the structure while it is still in
use. And use usb_put_dev() to decrement the reference count and thus,
when it will be equal to 0 the structure will be released.
Signed-off-by: Salah Triki <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions