From: Herton Ronaldo Krzesinski Date: Sun, 8 Feb 2009 21:51:28 +0000 (-0200) Subject: ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecs X-Git-Tag: v2.6.30-rc1~676^2~12^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c7b521c250b261dd97a7a06d5a2e74b56233d5;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed