From: Jon Smirl Date: Tue, 29 Jul 2008 10:42:26 +0000 (+0100) Subject: ALSA: ASoC: Convert bitfields in ASoC into full int width X-Git-Tag: v2.6.28-rc1~720^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eaa9819dc08d7bfd1065ce530e31b18a119dcaf;p=pandora-kernel.git ALSA: ASoC: Convert bitfields in ASoC into full int width Convert bitfields in ASoC into full int width. This is a simple mechanical conversion. Two places in the DAPM code were fixed to properly use mask. Signed-off-by: Jon Smirl Signed-off-by: Mark Brown Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed