diff options
author | Hsin-Yu Chao <[email protected]> | 2017-09-13 17:54:28 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-09-13 09:40:30 -0700 |
commit | 659178f5d1bb5164480c35e5a749c4fe1dde5867 (patch) | |
tree | 5b8fc69ab881f39faeead04b3a433de2a89273fd /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | f5fd4a67bef5f2c5c2c9eb0cb2900e12d192ae23 (diff) |
ASoC: rt5514-spi: check irq status to schedule data copy
For wake on voice use case, we need to copy data from DSP buffer
to PCM stream when system wakes up by voice. However the edge
triggered IRQ could be missed when system wakes up, in that case
the irq function will not be called. Fix that by checking the irq
status bit and schedule data copy accordingly.
Signed-off-by: Hsin-Yu Chao <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions