[alsa-devel] [PATCH v6 04/11] ASoC: topology: ABI - Add flags and private data to PCM

Mark Brown broonie at kernel.org
Sat Oct 29 20:43:01 CEST 2016


On Tue, Oct 11, 2016 at 02:37:26PM +0800, mengdong.lin at linux.intel.com 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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20161029/240d31c0/attachment.sig>


More information about the Alsa-devel mailing list