commit | fa8173a3ef0570affde7da352de202190b3786c2 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Jul 23 23:22:26 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Jul 24 11:34:58 2015 +0100 |
tree | cc5d47cbfeee495762f974cd9b9ac491c2c45f4a | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 [diff] |
ASoC: pcm1681: Fix setting de-emphasis sampling rate selection The de-emphasis sampling rate selection is controlled by BIT[3:4] of PCM1681_DEEMPH_CONTROL register. Do proper left shift to set it. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Marek Belisko <marek.belisko@streamunlimited.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org