commit | 97aff2c03a1e4d343266adadb52313613efb027f | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Tue Oct 20 10:25:58 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 20 15:46:09 2015 +0100 |
tree | d522bd701426d221e452cf8460cc84583a6cde06 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
ASoC: wm8904: Correct number of EQ registers There are 24 EQ registers not 25, I suspect this bug came about because the registers start at EQ1 not zero. The bug is relatively harmless as the extra register written is an unused one. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org> Cc: stable@vger.kernel.org