diff options
author | oder_chiou@realtek.com <oder_chiou@realtek.com> | 2017-11-08 15:04:22 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-11-08 21:29:09 +0000 |
commit | e9c50aa6bd3996924b5fd87ab59289888cd5704a (patch) | |
tree | 70894fa7a397a4174b7ea6b363d16cb5efc7af49 /kernel/acct.c | |
parent | 58f1c07d23cddbc4c8aa99a214934eb7d33e8523 (diff) | |
download | linux-e9c50aa6bd3996924b5fd87ab59289888cd5704a.tar.bz2 |
ASoC: rt5514-spi: check irq status to schedule data copy in resume function
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. If the substream was constructed
beforce suspend, we will schedule data copy in resume function.
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'kernel/acct.c')
0 files changed, 0 insertions, 0 deletions