From: Axel Lin Date: Thu, 3 Apr 2014 11:56:32 +0000 (+0800) Subject: ASoC: da732x: Print correct major id X-Git-Tag: v3.15-rc1~36^2~1^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05b0006734f2aa728331bfe169f105c4b386858a;p=pandora-kernel.git ASoC: da732x: Print correct major id DA732X_ID_MAJOR_MASK is 0xF0, so the major id is (reg & DA732X_ID_MAJOR_MASK) >> 4. Signed-off-by: Axel Lin Acked-by: Adam Thomson Signed-off-by: Mark Brown --- Reading git-diff-tree failed