summaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorAjay Agarwal <ajaya@codeaurora.org>2018-03-19 18:38:05 +0530
committerAjay Agarwal <ajaya@codeaurora.org>2018-03-27 16:17:33 +0530
commitf57dd975b02b7cd8844b9a6fc240e181ea5994cb (patch)
tree18d9367341272770537576245e76ae2f888b6b5e /kernel/bpf/arraymap.c
parenta56e768ca3bf5a8484dc28d173984f3960307bdf (diff)
xhci: plat: Avoid xhci_resume if skip_resume flag is set
The flag skip_resume is set when DWC3 is already runtime suspended and prepare it for PM suspend. But if PM suspend of DWC is not called because of some reason, then directly the PM resume of xhci-plat is called which invokes xhci_resume when DWC is in Low Power Mode. This leads to watchdog timeout. Fix this issue by not calling xhci_resume if skip_resume is set. Change-Id: I47c946c4491015edcf00602d5a525bf35e7c67ed Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions