aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorGregory CLEMENT <[email protected]>2014-03-03 17:48:34 +0100
committerFelipe Balbi <[email protected]>2014-03-05 14:40:10 -0600
commitd8eb6c653ef6b323d630de3c5685478469e248bc (patch)
tree7a1c5924fd0eb8aae913f7742093bfdaaa5732ee /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentfb0e139d93f50f0cfa3ff4377d34c70dbc542797 (diff)
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
commit 511f3c5 (usb: gadget: udc-core: fix a regression during gadget driver unbinding) introduced a crash when DEBUG is enabled. The debug trace in the atmel_usba_stop function made the assumption that the driver pointer passed in parameter was not NULL, but since the commit above, such assumption was no longer always true. This commit now uses the driver pointer stored in udc which fixes this issue. [ [email protected] : improved commit log a bit ] Cc: <[email protected]> # v3.2+ Acked-by: Alexandre Belloni <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions