]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 6 Jan 2015 14:17:22 +0000 (15:17 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jan 2015 18:02:11 +0000 (18:02 +0000)
commit143e602e12b300ec477e9cf604f2c53ae1af1eda
treed030a9e3c705b8b6d35071dd5e945a9b06ed5e81
parent7637b72ef20b5a3877abc373e7d40a35b1214502
ASoC: mop500_ab8500: 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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ux500/mop500_ab8500.c