]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Nov 2015 22:37:32 +0000 (14:37 -0800)
commite15e7543965b0fc8155605b5da11fd0492750670
tree606cc27c51cadaa0887a128a3716c8a6e8a0e207
parentaf029bcfee56f826f32286bf81884d4c23dda0c1
ASoC: wm8904: Correct number of EQ registers

commit 97aff2c03a1e4d343266adadb52313613efb027f upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/sound/wm8904.h