From: Jon Smirl Date: Tue, 29 Jul 2008 10:42:27 +0000 (+0100) Subject: ALSA: ASoC: Rename mask to max to reflect usage X-Git-Tag: v2.6.28-rc1~720^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ba0b7bfd06a2a5b3c49ff8d71cad31f57b0d51;p=pandora-kernel.git ALSA: ASoC: Rename mask to max to reflect usage Most of the ASoC controls refer to the maximum value that can be set for a control as mask but there is no actual requirement for all bits to be set at the highest possible value making the name mask misleading. Change the code to use max instead. 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