diff options
author | John Keeping <john@metanate.com> | 2015-11-20 11:42:22 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-11-20 12:27:19 +0000 |
commit | 113b0b20fc123bc522ded68ea710d789b0415ebe (patch) | |
tree | 96dcef48a4e5d0c8781336a2c1b95eb5f395edb8 /sound/hda/hdac_device.c | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec (diff) | |
download | blackbird-op-linux-113b0b20fc123bc522ded68ea710d789b0415ebe.tar.gz blackbird-op-linux-113b0b20fc123bc522ded68ea710d789b0415ebe.zip |
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/hda/hdac_device.c')
0 files changed, 0 insertions, 0 deletions