summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2016-04-14 15:57:10 -0700
committerKyle Yan <kyan@codeaurora.org>2016-04-29 14:35:24 -0700
commit606410ceac4a89d256f9378c8a18936ad7d1d420 (patch)
treefde828253b0aa9dd23f01c7634b1184427436d41 /tools/perf/scripts/python/netdev-times.py
parent88df6d8843593748af8381311614f2130120dcec (diff)
usb: dwc3: Request dwc3 irq in driver probe
request_irq() for dwc irq is called in dwc3_gadget_start() when msm-dwc3 is in suspended state because usb cable is not connected. dwc3 resume happens upon USB connect, it enables already enabled irq. This result into unbalanced enable irq warning. Fix this by moving request_irq to dwc3_probe(). CRs-Fixed: 999124 Change-Id: I61ec085778fe43b87de18a84829ea3f5280c451c Signed-off-by: Hemant Kumar <hemantk@codeaurora.org> Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions