Axel Lin 0b51601d45 ASoC: max98925: Fix mask for setting DAI invert mode
The M98925_DAI_WCI_MASK bit is not updated with current code.
To properly set the DAI invert mode, the mask should be
M98925_DAI_BCI_MASK | M98925_DAI_WCI_MASK.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
2015-05-26 18:32:53 +01:00
..
2014-12-14 16:10:09 -08:00
2015-03-09 18:10:17 +00:00
2015-02-09 15:09:48 +08:00
2015-03-16 11:24:47 +00:00
2015-03-16 11:24:47 +00:00
2015-04-15 15:41:41 -07:00