diff options
author | John Keeping <john@metanate.com> | 2015-11-20 14:42:22 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-12-13 01:06:20 +0300 |
commit | 352d52e2442f42539c76d8a13d795ccab7079b26 (patch) | |
tree | 0bed4807ce2fedc4dcd075cb050cd95f25168674 /sound/soc/soc-ops.c | |
parent | 84ebac4d04d25ac5c1b1dc3ae621fd465eb38f4e (diff) | |
download | linux-352d52e2442f42539c76d8a13d795ccab7079b26.tar.xz |
ASoC: es8328: Fix shifts for mixer switches
These are all off by one; the playback and bypass switches are the top
two bits of the registers, which are at shifts 7 and 6 not 8 and 7.
Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-ops.c')
0 files changed, 0 insertions, 0 deletions