]> Git Repo - linux.git/commit
ASoC: soc-pcm: add option to start DMA after DAI
authorClaudiu Beznea <[email protected]>
Tue, 28 Feb 2023 11:01:43 +0000 (13:01 +0200)
committerMark Brown <[email protected]>
Tue, 28 Feb 2023 13:58:48 +0000 (13:58 +0000)
commit54fc4b72b630e1cb92a21140084c6852babbb234
tree5991c1f2fa87be3b1199e40687bd5e42a3910010
parentfb1847cc460c127b12720119eae5f438ffc62e85
ASoC: soc-pcm: add option to start DMA after DAI

Add option to start DMA component after DAI trigger. This is done
by filling the new struct snd_soc_component_driver::start_dma_last.

Signed-off-by: Claudiu Beznea <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
include/sound/soc-component.h
sound/soc/soc-pcm.c
This page took 0.054283 seconds and 4 git commands to generate.