diff options
author | Salah Triki <salah.triki@gmail.com> | 2021-07-29 03:45:12 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-08-20 15:22:28 +0300 |
commit | fbf42729d0e91332e8ce75a1ecce08b8a2dab9c1 (patch) | |
tree | 118a2dc7798df202c3cdcbf20d038f19e509daca /scripts/gdb/linux/utils.py | |
parent | db8d3a21275c807a4047a21bde3b57d49ca55d82 (diff) | |
download | linux-fbf42729d0e91332e8ce75a1ecce08b8a2dab9c1.tar.xz |
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 <salah.triki@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions