ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION
authorAxel Lin <axel.lin@gmail.com>
Mon, 3 Oct 2011 03:09:01 +0000 (11:09 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 3 Oct 2011 13:15:40 +0000 (14:15 +0100)
After checking the code and datasheet, I think what we want in the second
snd_soc_update_bits call is to update WM8741_DACRMSB_ATTENUATION register
instead of WM8741_DACRLSB_ATTENUATION.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found