ASoC: raumfeld: Use static DAI format setup
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 1 Jan 2015 16:16:17 +0000 (17:16 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:34:28 +0000 (17:34 +0000)
commita8bd0ee5587148cd1a23302ef37bf3f236fe6705
tree9313c7317c62610f85a7a31017e2e3fba6190423
parent3aa273e3f65455066aa7338845e11910ba2bae12
ASoC: raumfeld: 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/pxa/raumfeld.c
This page took 0.024332 seconds and 5 git commands to generate.