diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-10-28 09:17:56 +0200 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-10-31 13:38:28 +0100 |
commit | d558cfc30064a97c2c65dbd2b3a4f5a1dea7ec1b (patch) | |
tree | 42a25e99424a82dbe830e9616a6e9325740ebfc2 /drivers/input | |
parent | ASoC: wm8711: Fix wrong mask for setting input audio data bit length select (diff) | |
download | linux-d558cfc30064a97c2c65dbd2b3a4f5a1dea7ec1b.tar.xz linux-d558cfc30064a97c2c65dbd2b3a4f5a1dea7ec1b.zip |
ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt
Current implementation in wm8711_set_dai_fmt always clear BIT[3:2]
(the Input Audio Data Bit Length Select) of WM8711_IFACE(07h) register.
Input Audio Data Bit Length Select bits are set by wm8711_hw_params,
we should leave BIT[3:2] untouched in wm8711_set_dai_fmt.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@kernel.org
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions