From: Charles Keepax Date: Tue, 20 Oct 2015 09:25:58 +0000 (+0100) Subject: ASoC: wm8904: Correct number of EQ registers X-Git-Tag: v3.2.73~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2420ed8657f3943408fd8a4c7c20d1fd31c9563;p=pandora-kernel.git 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 Signed-off-by: Mark Brown Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed