]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: omap-twl4030: Use snd_soc_runtime_set_dai_fmt()
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 Jan 2015 14:17:21 +0000 (15:17 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jan 2015 18:02:02 +0000 (18:02 +0000)
commit33f4be20010f8d54eeac5cce5a2e9a169a663d9b
tree9bc8f213559c31a5d8d3e5c6c0f647bf1f1faabc
parente43798e779bd2e5d9c529b6b1972e324bb4fa842
ASoC: omap-twl4030: Use snd_soc_runtime_set_dai_fmt()

Use snd_soc_runtime_set_dai_fmt() to configure the format for the DAI link
rather than configuring each DAI individually.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/omap/omap-twl4030.c