]> git.karo-electronics.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:36:11 +0000 (13:36 -0700)
commit34096073e8ca66f69a42b2697bf1ccc8dc805843
tree05568b4030836398c55ab7ced644551f237831f0
parent96f44a8631764ad755ed701efd7e2b5193e54474
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