summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2018-07-18 18:03:36 +0000
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2018-07-25 19:04:15 +0000
commit34dad2cf1104869ce2db2bddb34f8e6780c2ddaa (patch)
treebb117a473c186aa8263dc44a0459cf4ae9b7defc /tools/perf/scripts/python/call-graph-from-sql.py
parent9730f60888d4b35be0f2d7316cb9e227d071cdda (diff)
Input: pxrc - fix freeing URB on device teardown
URB is the only resource that is not managed, and thus is destroyed too early, before we unregister input device and stop URB in pxrc_close(). To fix it let's install custom devm handler to free the URB at the right time in devm unwind sequence. Reviewed-by: Marcus Folkesson <marcus.folkesson@gmail.com> Tested-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions