ALSA: ASoC: Rename mask to max to reflect usage
authorJon Smirl <jonsmirl@gmail.com>
Tue, 29 Jul 2008 10:42:27 +0000 (11:42 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 29 Jul 2008 19:32:18 +0000 (21:32 +0200)
commitf8ba0b7bfd06a2a5b3c49ff8d71cad31f57b0d51
tree0e3d5fde54f21465665e54276325336be73fc718
parent4eaa9819dc08d7bfd1065ce530e31b18a119dcaf
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 <jonsmirl@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/soc.h
sound/soc/soc-core.c
sound/soc/soc-dapm.c