aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarcus Folkesson <[email protected]>2018-07-18 17:57:31 +0000
committerDmitry Torokhov <[email protected]>2018-07-25 19:04:13 +0000
commit9730f60888d4b35be0f2d7316cb9e227d071cdda (patch)
treef7b987fba6478d985df5c7bfd382b04fe4ec93a9 /tools/perf/scripts/python/export-to-sqlite.py
parent2b6e68119c474a62396b387130a984ad8240dce2 (diff)
Input: pxrc - do not store USB device in private struct
The USB device is only needed during setup, so put it back after initialization and do not store it in our private struct. Also, the USB device is a parent of USB interface so our driver model rules ensure that USB device should not disappear while interface device is still there; there is no need to take reference to the USB device. Reported-by: Alexey Khoroshilov <[email protected]> Signed-off-by: Marcus Folkesson <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions