From: Dimitris Papastamos Date: Fri, 10 Sep 2010 17:24:08 +0000 (+0100) Subject: ASoC: Fix off-by-one bug in WM8962 register cache size configuration X-Git-Tag: v2.6.37-rc1~126^2~1^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6946e037ee9e94a560a931fdb2e3e66964216cfe;p=pandora-kernel.git ASoC: Fix off-by-one bug in WM8962 register cache size configuration This is a simple off-by-one bug, the size of the register cache is incorrectly set to the maximum register index. Fix it by adding one. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed