summaryrefslogtreecommitdiff
path: root/sound/drivers
diff options
context:
space:
mode:
authoroder_chiou@realtek.com <oder_chiou@realtek.com>2017-11-08 10:04:22 +0300
committerMark Brown <broonie@kernel.org>2017-11-09 00:29:09 +0300
commite9c50aa6bd3996924b5fd87ab59289888cd5704a (patch)
tree70894fa7a397a4174b7ea6b363d16cb5efc7af49 /sound/drivers
parent58f1c07d23cddbc4c8aa99a214934eb7d33e8523 (diff)
downloadlinux-e9c50aa6bd3996924b5fd87ab59289888cd5704a.tar.xz
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 'sound/drivers')
0 files changed, 0 insertions, 0 deletions