diff options
author | Tony Lindgren <[email protected]> | 2016-05-31 10:05:13 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-06-01 14:58:59 -0700 |
commit | 30647217909ea8ce4d8f4905b15fa1bb09d80859 (patch) | |
tree | 42010b2897b38215d5deae648ecc7d90b5f8674a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f730f205cc5116b6edfedf568fdfbb4935248e8e (diff) |
usb: musb: Remove conditional PM runtime calls for musb_gadget
The conditional use of PM runtime does not work properly
for musb gadget. On cable disconnect we may not get any
USB_EVENT_NONE leaving the PM runtime call unpaired.
Let's fix the issue by making sure the PM runtime calls are
paired within the functions. The glue layer will take care
of the rest.
Signed-off-by: Tony Lindgren <[email protected]>
Signed-off-by: Bin Liu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions