From: Axel Lin Date: Fri, 18 Nov 2011 08:05:13 +0000 (+0800) Subject: ASoC: cs42l73: Unify the way to define bits of register X-Git-Tag: v3.3-rc1~14^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=717b8fae3873b4c83dda2274e8190f538c442000;p=pandora-kernel.git ASoC: cs42l73: Unify the way to define bits of register Current code defines some bits with left shift to the proper bit defined in datasheet, but some don't. Unify the definition with proper left shift and adjust the code accordingly. Signed-off-by: Axel Lin Acked-by: Brian Austin Signed-off-by: Mark Brown --- Reading git-diff-tree failed