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)
commit4c331373b99de9c65dcba8633f73fa3efc20d01f
tree238568d87ccfaf628f87d9483565146a19faefc6
parent9d87a8888c0b2a3b2ec1204e0488935f021d6968
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