]> rtime.felk.cvut.cz Git - linux-imx.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)
commit35ea0655a1bcdb1dcb1c1d0c4b6b391ade9c6d01
tree080733710359f9376f955d21c3fad66690a03fad
parentbfd37bb5f681961e255fd2f346c20fdae2ef3f27
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