[PATCH 0/1] reviving ack callback for 5.4

Gyeongtaek Lee gt82.lee at samsung.com
Fri Apr 3 04:18:53 CEST 2020


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





More information about the Alsa-devel mailing list