Merge some cs42l42 patches into asoc-5.15
This commit is contained in:
@@ -712,6 +712,12 @@ struct snd_soc_dai_link {
|
||||
/* Do not create a PCM for this DAI link (Backend link) */
|
||||
unsigned int ignore:1;
|
||||
|
||||
/* This flag will reorder stop sequence. By enabling this flag
|
||||
* DMA controller stop sequence will be invoked first followed by
|
||||
* CPU DAI driver stop sequence
|
||||
*/
|
||||
unsigned int stop_dma_first:1;
|
||||
|
||||
#ifdef CONFIG_SND_SOC_TOPOLOGY
|
||||
struct snd_soc_dobj dobj; /* For topology */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user