summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2017-03-17 14:02:00 -0700
committerHemant Kumar <hemantk@codeaurora.org>2017-03-17 14:24:23 -0700
commit5c3153dc84c39dc8ed55243298fa154509d93325 (patch)
tree9989a2b5dcda1ce19fd765c6f55c17c2e3811524 /kernel/trace/trace_functions_graph.c
parent51740526b9b90ef772ba2c3c6b288f0d1688bb10 (diff)
usb: core: Enable xhci irq after starting controller
There is a possibility of port change event triggering xhci irq as soon as halt bit is cleared in xhci_start(). As a result before xhci state is changed from XHCI_STATE_HALTED to 0 port change event keeps on generated until port status is acknowledged. This does not allow xhci_start() to finish and handle the port change event if irq is keep on getting fired on same core where xhci_start() is running. Fix this issue by disabling irq before starting controller and enable it back after clearing halt bit. Change-Id: I798620f99a7ba522258455642e6e8091ebf2cd34 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions