aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBen Zhang <[email protected]>2019-06-18 17:45:54 -0600
committerMark Brown <[email protected]>2019-06-19 12:46:24 +0100
commit4f7b018b55db0361718161e1471d8b7a16fdfa47 (patch)
tree945bda9d9c81f66f461b26492e9895aea504cc80 /tools/perf/scripts/python/export-to-postgresql.py
parent16395ceee11f8f8af764bac76adc20a43ba1a153 (diff)
ASoC: rt5677: clear interrupts by polarity flip
The rt5677 jack detection function has a requirement that the polarity of an interrupt be flipped after it fires in order to clear the interrupt. This patch implements an irq_chip with irq_domain directly instead of using regmap-irq, so that interrupt source line polarities can be flipped in the irq handler. The reason that this patch does not add this feature within regmap-irq is that future patches will add hotword detection support to this irq handler. Those patches will require adding additional logic that would not make sense to have in regmap-irq. Signed-off-by: Ben Zhang <[email protected]> Signed-off-by: Fletcher Woodruff <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions