Axel Lin ec20f2f8d3 ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()
The mode variable is either 0 or 1.
To update mode setting, the mask should be BIT(0) rather than BIT(1).

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Omair M. Abdullah <omair.m.abdullah@intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-12-24 15:32:28 +00:00
..
2012-11-04 09:20:58 +01:00
2012-12-07 07:29:45 +01:00
2012-12-07 07:30:49 +01:00
2012-12-20 07:52:13 -08:00
2012-12-07 07:33:30 +01:00
2012-12-07 07:33:47 +01:00
2012-12-20 07:52:13 -08:00