diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-11-22 02:46:51 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-11-22 14:06:14 +0100 |
commit | 72531c9434fa884d20cb3c36fcec83752f32fdf4 (patch) | |
tree | 54d93b34c10d8bacbb44e121e93e15f28c7655cd /sound/soc/samsung/smdk_wm9713.c | |
parent | ASoC: Ensure WM8731 register cache is synced when resuming from disabled (diff) | |
download | linux-72531c9434fa884d20cb3c36fcec83752f32fdf4.tar.xz linux-72531c9434fa884d20cb3c36fcec83752f32fdf4.zip |
ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSET
According to the datasheet:
The BIT[5:4] of ADC Control Register 2 is to control the word width.
00 = 25 Bits
01 = 20 Bits
10 = 16 Bits
11 = Invalid
Thus, the AD1836_ADC_WORD_OFFSET should be defined as 4.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'sound/soc/samsung/smdk_wm9713.c')
0 files changed, 0 insertions, 0 deletions