From: Lars-Peter Clausen Date: Thu, 1 Jan 2015 16:16:28 +0000 (+0100) Subject: ASoC: smdk_wm8570pcm: Use static DAI format setup X-Git-Tag: fixes-v4.0-rc1~146^2~13^2~8^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5794f2c653e78127123b3cd266b3c4d4c50606;p=pandora-kernel.git ASoC: smdk_wm8570pcm: Use static DAI format setup Set the dai_fmt field in the dai_link struct instead of manually calling snd_soc_dai_fmt(). This makes the code cleaner and shorter. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed