[PATCH 0/1] reviving ack callback for 5.4
3 Apr
2020
3 Apr
'20
2:18 a.m.
ACK callback is useful to notify application pointer in DMA buffer to DSP, because it is called after application pointer is updated in ALSA. DSP can use the pointer to control preprocessing, detect underrun and so on. I'd like to revive it from 5.4 if it is possible.
Gyeongtaek Lee (1): ASoC: soc-component: add snd_soc_component_ack()
include/sound/soc-component.h | 1 + sound/soc/soc-component.c | 18 ++++++++++++++++++ sound/soc/soc-pcm.c | 2 ++ 3 files changed, 21 insertions(+)
base-commit: ef8e14794308a428b194f8b06ad9ae06b43466e4
--
2.21.0
1690
Age (days ago)
1690
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gyeongtaek Lee