ASoC: rx1950_uda1380: Use static DAI format setup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 1 Jan 2015 16:16:23 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:34:30 +0000 (17:34 +0000)
commit5f0acedddf533c086edf29eefdc743dc1e756b5d
tree46a74a5a1c5899b04675f892cb69c34ef4c49f3f
parente16514d931635640906ab2810c98f6a9047cb87a
ASoC: rx1950_uda1380: 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/rx1950_uda1380.c
This page took 0.027159 seconds and 5 git commands to generate.