]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Handle pin NID 0x1a on ALC259/269
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 12:08:25 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:18:12 +0000 (13:18 -0700)
commit86ea76f341725b3860d93df229fa136aa702c80e
treec0a1d73d5a81b27120c76962599f84f22c60fe1e
parent98984831cfa25878839b44a626c561ec5b4c3cb8
ALSA: hda - Handle pin NID 0x1a on ALC259/269

commit b08b1637ce1c0196970348bcabf40f04b6b3d58e upstream.

The pin NID 0x1a should be handled as well as NID 0x1b.
Also added comments.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c