Skip to content
Commit 268c2220 authored by Chandana Kishori Chiluveru's avatar Chandana Kishori Chiluveru
Browse files

dwc3-msm: Fix unbalanced IRQ wake disable for non-PDC based USB interrupts



In current code driver making "uirq->enable" flag to true for both
wakeup irq enable case and wakeup irq disable case. Due to this
non pdc irqs are going to disable path twice and reporting
unbalanced IRQ wake disable error.

Fix this by marking uirq->enable flag to false in wakeup disable case.

Change-Id: I171b27f430397443d95930692513186e25f43de7
Signed-off-by: default avatarChandana Kishori Chiluveru <cchiluve@codeaurora.org>
parent d5d55ba0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment