Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', ...
[firefly-linux-kernel-4.4.55.git] / include / sound / soc.h
index 29a52909ddef8536672e68fe1d7c859319f133ad..b4fca9aed2a2b00296ce040428b830b93095d562 100644 (file)
@@ -1496,6 +1496,9 @@ unsigned int snd_soc_of_parse_daifmt(struct device_node *np,
                                     struct device_node **framemaster);
 int snd_soc_of_get_dai_name(struct device_node *of_node,
                            const char **dai_name);
+int snd_soc_of_get_dai_link_codecs(struct device *dev,
+                                  struct device_node *of_node,
+                                  struct snd_soc_dai_link *dai_link);
 
 #include <sound/soc-dai.h>