From: Lars-Peter Clausen Date: Tue, 22 Apr 2014 20:46:33 +0000 (+0200) Subject: ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~3^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e746d7b2b2c31a29b78ddb364bca9a01bd64ae7;p=pandora-kernel.git ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt() Rather than calling snd_soc_set_dai_fmt(), just set the dai_fmt field in the dai_link struct. Both have the same effect, but the later is a bit shorter and also allows us to remove the now unused init callback. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed