diff options
author | Hsin-Yu Chao <hychao@chromium.org> | 2017-09-13 17:54:28 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-13 09:40:30 -0700 |
commit | 659178f5d1bb5164480c35e5a749c4fe1dde5867 (patch) | |
tree | 5b8fc69ab881f39faeead04b3a433de2a89273fd /ipc/syscall.c | |
parent | f5fd4a67bef5f2c5c2c9eb0cb2900e12d192ae23 (diff) | |
download | linux-659178f5d1bb5164480c35e5a749c4fe1dde5867.tar.bz2 |
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 <hychao@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions