commit | 0af76f918adb8487a911bc136a6f1b12c46cd056 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Jan 01 17:16:19 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 06 17:34:29 2015 +0000 |
tree | 1a5efdf3dc175328fd60c0a1daae3fd605c84d8d | |
parent | 132c30969b9346a628f597804d2343b6df493693 [diff] |
ASoC: goni_wm8994: 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>