From: Axel Lin Date: Sat, 12 Oct 2013 09:24:25 +0000 (+0800) Subject: ASoC: pcm1681: Fix max_register setting X-Git-Tag: v3.12-rc7~24^2~1^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64256ac6c2b6fb598fbe187a5503fd9dbb810374;p=pandora-kernel.git ASoC: pcm1681: Fix max_register setting According to the datasheet, the max_register is 13h. ARRAY_SIZE(pcm1681_reg_defaults) + 1 is 18 which is wrong. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed