]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tas2552: Correct dai format support
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 4 Jun 2015 13:04:23 +0000 (16:04 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 5 Jun 2015 17:53:34 +0000 (18:53 +0100)
commit88a627eb5e620512828fa0367ed08f4bdddafaa6
tree238568d87ccfaf628f87d9483565146a19faefc6
parent6b6f72808f0c24a41f2ae9a24599cc4da4f1465e
ASoC: tas2552: Correct dai format support

DSP_A mode require one bit delay from the FS, DSP_B is without data delay.
When checking the requested format, also match the bit and fs inversion
flag along with the format since it is not possible to change inversion.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2552.c