ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecs
authorHerton Ronaldo Krzesinski <herton@mandriva.com.br>
Sun, 8 Feb 2009 21:51:28 +0000 (19:51 -0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Feb 2009 07:25:23 +0000 (08:25 +0100)
commit23c7b521c250b261dd97a7a06d5a2e74b56233d5
tree163fc1ce51755bae6c73f5947fe8bf7035cac73f
parent8663ae55f39e99c25242adb6242a191258a4eca1
ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecs

When checking for input amps on pins 0x0a, 0x0d and 0x0f, and
initializing them for 92hd71xxx codec models, we must skip nid 0x0f
for 4-port models too like with 5-port models, as it is unused
(nid 0x0f is vendor reserved in 4-port models).

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c