ASoC: smdk_wm8580: Use static DAI format setup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 1 Jan 2015 16:16:27 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:34:31 +0000 (17:34 +0000)
commit7a57ca2362a55c34b96d90539dd8b7cb6c1c09a1
treed3cbd80af379318044f82152a136128e65ee28ba
parent10756c2770d7f4758e36d2a9e37ff2637001d610
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>
sound/soc/samsung/smdk_wm8580.c
This page took 0.025982 seconds and 5 git commands to generate.