diff options
author | Jarkko Nikula <jarkko.nikula@bitmer.com> | 2011-09-30 10:55:32 +0300 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-09-30 12:56:17 +0100 |
commit | 91a18ae8ffc05ffd445c5b40e5ca266888b360ce (patch) | |
tree | 55d232dd4c530a43a7e6ad751c825c7cf4cdea29 /sound/soc/codecs/wm8994.h | |
parent | f34dafb287a33ffda2f2a122daecedea474a4181 (diff) |
ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formats
Commit 75d9ac4 ("ASoC: Allow DAI formats to be specified in the dai_link")
changed DAI format flag values and we cannot simply invert anymore e.g.
frame-sync with ^= SND_SOC_DAIFMT_NB_IF (which was anyway misuse) as there
is no anymore fixed bit position for bit-clock or frame-sync inversion.
Fix this by relying only on DAI format flag values passed to us and by not
making any assumption on individual bit positions.
Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/wm8994.h')
0 files changed, 0 insertions, 0 deletions