summaryrefslogtreecommitdiff
path: root/drivers/watchdog
diff options
context:
space:
mode:
authorSrinivas Ramana <sramana@codeaurora.org>2017-10-17 17:24:06 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-07-05 23:37:14 -0700
commit886e726260439a8b3b480cc7d4aa2a1c7265fca0 (patch)
treef7706e1573b69c7be0e82c8c860b407953c3d4b3 /drivers/watchdog
parent0fe549f6b66cd6329fa4e7c0ca67a6eb6bae7336 (diff)
pinctrl: qcom: Clear status bit on irq_unmask
This commits reverts the commit a6566710adaa ("pinctrl: qcom: Don't clear status bit on irq_unmask"). Above change causes an unexpected wakeup on the gpios when the interrupt is enabled. The gpio interrupt status bit is getting set after the irq is disabled and causing an immediate interrupt after enablling the irq. So, revert this change to avoid unexpected/spurious wakeups. The above change came in as part of the merge commit 3a75d7a94709 ("Merge 4.4.59 into android-4.4") Change-Id: Ie58116c8ac5c81bc007d2c4398f5edfcbf9988d6 Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions