summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2015-03-29 00:37:04 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:06:49 -0700
commitd8a457b42d7ef205d0c0636449c2af2b292e8c7f (patch)
tree7421e44cc715533616d77a3f21645c9a069ff977 /include/linux
parent2991c5cf8cb462971b7eee0d7197aacb8a154451 (diff)
usb: dwc3-msm: Bring controller out of LPM early upon system resume
In case of host initiated usb bus resume upon system suspend controller exits from LPM as part of dwc3 PM resume. Since call to dwc3 PM resume from PM framework involves latency due to which usb device misses the timeline of response for bus resume. This results into host issuing warm reset. Hence bring controller out of LPM in power event irq thread context. Set IRQF_EARLY_RESUME for power event irq which reduces irq level latency by enabling this irq early during system resume. Also, save power event irq time stamp to track latency between hard irq and irq thread. CRs-Fixed: 804476 Change-Id: Ib5470c6046ffbfff55b89e717f040bd6435454da Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions