]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm8904: Correct number of EQ registers
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 20 Oct 2015 09:25:58 +0000 (10:25 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 20 Oct 2015 14:46:09 +0000 (15:46 +0100)
commita8fc474eb3bc406151f6e358e4607ea8d9f4f63c
treed522bd701426d221e452cf8460cc84583a6cde06
parent48fdd7874f07dfb3a661edca7ea1d4807bb4ccb0
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
include/sound/wm8904.h