commit | 9b5999b1bc74aea2a515701f937d7ad3e17f10e4 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Oct 03 11:09:01 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 03 14:15:40 2011 +0100 |
tree | 825d149462c611f8b127d712e959acef37063b4a | |
parent | f6a74ced462a3acb8fc222176e690b157dc9e181 [diff] |
ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION 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>