Skip to content
Commit 352d52e2 authored by John Keeping's avatar John Keeping Committed by Mark Brown
Browse files

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: default avatarJohn Keeping <john@metanate.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 84ebac4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment