]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants
authorPhilipp Zabel <philipp.zabel@gmail.com>
Tue, 3 Feb 2009 16:19:40 +0000 (17:19 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 4 Feb 2009 13:15:15 +0000 (13:15 +0000)
commit38e8c0b05a10e8d05dee9d04c59841888bcbb4a0
treedd78facc779ef568bbc77d840ca573f6f1f01519
parent8e04ce66f328af31115974305995b5aa6445baad
ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants

This patch splits set_dai_fmt into three variants (single interface,
dual interface playback only, dual interface capture only) so that
data input and output formats can be configured separately for dual
interface setups.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Tested-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/uda1380.c