From: Jyri Sarha Date: Mon, 24 Mar 2014 10:15:24 +0000 (+0200) Subject: ASoC: core: Update snd_soc_of_parse_daifmt() interface X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~1^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389cb8348cf5ac4a702c71bf13673c4c8bf01e34;p=pandora-kernel.git ASoC: core: Update snd_soc_of_parse_daifmt() interface Adds struct device_node **bitclkmaster and struct device_node **framemaster function parameters. With the new syntax bitclock-master and frame-master properties can explicitly indicate the dai-link bit-clock and frame masters with a phandle. This patch also makes the minimal changes to simple-card for it to work with the updated snd_soc_of_parse_daifmt(). Simple-card appears to be the only user of snd_soc_of_parse_daifmt() for now. Signed-off-by: Jyri Sarha Acked-by: Jean-Francois Moine Signed-off-by: Mark Brown --- Reading git-diff-tree failed