[PATCH v2] ASoC: add stop_dma_first flag to reverse the stop sequence
Mark Brown
broonie at kernel.org
Tue Jul 6 14:28:44 CEST 2021
On Tue, Jul 06, 2021 at 01:06:17AM +0530, Vijendar Mukunda wrote:
> @@ -982,6 +982,7 @@ struct snd_soc_card {
> unsigned int disable_route_checks:1;
> unsigned int probed:1;
> unsigned int component_chaining:1;
> + unsigned int stop_dma_first:1;
>
> void *drvdata;
> };
This still doesn't seem like something which should be controlled at the
card level, I'd expect it to be configured at the dai_link level.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20210706/4f0b9344/attachment.sig>
More information about the Alsa-devel
mailing list