diff options
author | Bjorn Andersson <[email protected]> | 2017-03-14 08:23:26 -0700 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-03-23 10:10:39 +0100 |
commit | a6566710adaa4a7dd5e0d99820ff9c9c30ee5951 (patch) | |
tree | 6dc1d55210cfb979e026fdc3497d2cbfa67769fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 59f34e80c4910bc69ca643a2bb93fcce51366d83 (diff) |
pinctrl: qcom: Don't clear status bit on irq_unmask
Clearing the status bit on irq_unmask will discard any pending interrupt
that did arrive after the irq_ack, i.e. while the IRQ handler function
was executing.
Fixes: f365be092572 ("pinctrl: Add Qualcomm TLMM driver")
Cc: [email protected]
Cc: Stephen Boyd <[email protected]>
Reported-by: Timur Tabi <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions