commit | 7a57ca2362a55c34b96d90539dd8b7cb6c1c09a1 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Jan 01 17:16:27 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 06 17:34:31 2015 +0000 |
tree | d3cbd80af379318044f82152a136128e65ee28ba | |
parent | 10756c2770d7f4758e36d2a9e37ff2637001d610 [diff] |
ASoC: smdk_wm8580: 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>