commit | 2062ea522bb58bb2aeee86d051b37136491ccd65 | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | Wed Dec 01 09:38:55 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 01 11:26:40 2010 +0000 |
tree | cfb252e6bffb08e39203e2a79d784c9e1b589267 | |
parent | b76fb39d49f67a484a6adc8f041d9ad833f6860e [diff] |
ASoC: WM8731: Fix incorrect mask for bypass path disable According to the datasheet the bypass path enable/disable is bit 3 therefore we need 0x8 and not 0x4. Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>