On Tue, Oct 11, 2016 at 02:37:26PM +0800, mengdong.lin@xxxxxxxxxxxxxxx wrote: > +/* DAI link flags */ > +#define SND_SOC_TPLG_LNK_FLGBIT_IGNORE_SUSPEND (1 << 3) > +#define SND_SOC_TPLG_LNK_FLGBIT_IGNORE_POWERDOWN_TIME (1 << 4) This still feels *really* ASoC specific - both suspend and pmdown_time are very much ASoC internal implementations of generic ideas about how and when to manage things. They don't talk about what the intended effect is which makes things a bit more obscure if we come back and try to change the implementation later. Why are you using these flags, and can we add *that* information to the topology file instead?
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel