diff options
author | Mark Brown <broonie@linaro.org> | 2013-11-15 11:20:08 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-11-15 11:20:08 +0100 |
commit | 514918f0d1c3e7cf78fe2acbe80f7b616065e210 (patch) | |
tree | f6a918d115acf0347ee69b2b90aada657a68ef96 /sound/soc/codecs/cs42l52.h | |
parent | Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus (diff) | |
parent | ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situations (diff) | |
download | linux-514918f0d1c3e7cf78fe2acbe80f7b616065e210.tar.xz linux-514918f0d1c3e7cf78fe2acbe80f7b616065e210.zip |
Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus
Diffstat (limited to 'sound/soc/codecs/cs42l52.h')
-rw-r--r-- | sound/soc/codecs/cs42l52.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs42l52.h b/sound/soc/codecs/cs42l52.h index a935d7381af6..6fb8f00f4191 100644 --- a/sound/soc/codecs/cs42l52.h +++ b/sound/soc/codecs/cs42l52.h @@ -269,6 +269,6 @@ #define CS42L52_FIX_BITS1 0x3E #define CS42L52_FIX_BITS2 0x47 -#define CS42L52_MAX_REGISTER 0x34 +#define CS42L52_MAX_REGISTER 0x47 #endif |