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