ALSA: hda/realtek - Fix the initialization of pin amp-in
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2012 16:53:29 +0000 (17:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:14 +0000 (08:30 +0100)
commit0250f7cbea95c90564253cae8de80f0caad81fc0
tree1717aa44c9c328c3916d4ce9a880b4062fc34f33
parent6518f7ac5183ca77805f10323ea716fe86fd7c89
ALSA: hda/realtek - Fix the initialization of pin amp-in

The pin widget has only a single amp value for the input even if it
has multiple "sources".  Handle the situation in activate_path().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c