commit | dea53bd36811d6b117a497eb91b2e4a54ef73548 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Jan 01 17:16:13 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 06 17:34:27 2015 +0000 |
tree | e8ff478f1edd972ad84d2c95df3eda28a5910bea | |
parent | 4de59dbd28565ad1074d2bcf294a0a4b41c64e07 [diff] |
ASoC: mx27vis-aci32x4: 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>