diff options
author | Axel Lin <axel.lin@ingics.com> | 2012-12-21 02:19:20 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-24 16:32:28 +0100 |
commit | ec20f2f8d3714cfb491a138eb4c0c720577d49e6 (patch) | |
tree | d32cabd662a0623d52f1f685f3d148317603c52e /COPYING | |
parent | Linux 3.8-rc1 (diff) | |
download | linux-ec20f2f8d3714cfb491a138eb4c0c720577d49e6.tar.xz linux-ec20f2f8d3714cfb491a138eb4c0c720577d49e6.zip |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions