]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7e8ca67029a8ee39fddcbc9ebec71762607cf6d5
tree46a74a5a1c5899b04675f892cb69c34ef4c49f3f
parente9328a3b383a67c4dc1f41bca46e26c6d9b76abc
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