]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE
authorLiam Girdwood <lrg@ti.com>
Tue, 5 Jun 2012 18:26:59 +0000 (19:26 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 7 Jun 2012 22:56:38 +0000 (06:56 +0800)
commitc51ebc7341c8f233c1983e8da7e365e623a5756e
tree080733710359f9376f955d21c3fad66690a03fad
parent4ef0bb2078b12dddadc4a453f41955a3df830c64
ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE

Make sure that the dpcm_get_be() only returns BE DAI links.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-pcm.c