ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 4 Jan 2011 14:24:24 +0000 (15:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 10 Jan 2011 09:53:34 +0000 (10:53 +0100)
commit5f99f86a801f937ed51deedc36ad4efc47d95cdd
treeaf6db32fa6bc6792c8fffd49f674f49853892914
parentbdfe6f452f9005731a6784c88503432864343240
ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"

BugLink: http://bugs.launchpad.net/bugs/697240
If the "Volume" suffix is not given, alsa-lib gets confused and
loses the dB information at the simple element level.

Boosts generally affects both playback and capture, as they are
applied early in the chain. Hence no "Playback" or "Capture" in
the suffix.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_realtek.c