Re: [alsa-devel] [PATCH v2 3/3] ASoC: add generic dt-card support

From: Lars-Peter Clausen
Date: Wed Jan 21 2015 - 15:14:24 EST


[...]
+ card->dai_link->dai_fmt =
+ snd_soc_of_parse_daifmt(of_cpu, "dt-audio-card,",
+ NULL, NULL) &
+ ~SND_SOC_DAIFMT_MASTER_MASK;


This one does not seem to be in the bindings documentation.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/