ALSA: HDA: Fixup unnecessary volume control index on Realtek ALC88x
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 4 Mar 2011 13:22:25 +0000 (14:22 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 20:03:54 +0000 (13:03 -0700)
commitf7ff876d0fba7e28c10c78a5004c350f816b8a6e
tree287924490acb5bd2615f726ec4362c9b08f9e952
parent8a805f1e7f3aea14039f7d57836e5f6ea993f37e
ALSA: HDA: Fixup unnecessary volume control index on Realtek ALC88x

commit 7e59e097c09b82760bb0fe08b0fa2b704d76c3f4 upstream.

Without this change, a volume control named "Surround" or "Side" would
get an unnecessary index, causing it to be ignored by the vmaster and
PulseAudio.

Tested-by: Bartłomiej Żogała <nusch88@gmail.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c