From: Axel Lin Date: Sat, 5 Apr 2014 16:04:35 +0000 (+0800) Subject: ASoC: cs42l52: Fix mask for REVID X-Git-Tag: v3.15-rc1~36^2~1^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a14bf88749c5b54bb9c636bcd47c26ea79560ce5;p=pandora-kernel.git ASoC: cs42l52: Fix mask for REVID BIT[0:2] of register 01h is REVID, so the mask for REVID should be 0x7. Also updates the code to use CS42L52_CHIP_REV_MASK. Signed-off-by: Axel Lin Acked-by: Brian Austin Signed-off-by: Mark Brown --- Reading git-diff-tree failed