]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: zylonite: Use static DAI format setup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 1 Jan 2015 16:16:18 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:34:28 +0000 (17:34 +0000)
commit132c30969b9346a628f597804d2343b6df493693
tree247878f3352c9c49b932948ea66e7fa0f25462f5
parenta8bd0ee5587148cd1a23302ef37bf3f236fe6705
ASoC: zylonite: 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 <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/zylonite.c