[alsa-devel] [PATCH 8/8] ASoC: simple-card: add off-codec widgets supports.

Mark Brown broonie at kernel.org
Thu Jan 23 20:40:38 CET 2014


On Thu, Jan 23, 2014 at 01:02:50PM +0800, Xiubo Li wrote:

> +	/* off-codec widgets */
> +	if (of_property_read_bool(node, "simple-audio-card,widgets")) {
> +		ret = snd_soc_of_parse_audio_simple_widgets(&priv->snd_card,
> +					"simple-audio-card,widgets");
> +		if (ret)
> +			return ret;
> +	}

Again, needs documenting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140123/44171223/attachment.sig>


More information about the Alsa-devel mailing list