]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix parsing pin node 0x21 on ALC259
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Jan 2010 14:38:44 +0000 (15:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 19 Jan 2010 14:38:44 +0000 (15:38 +0100)
commitd8a0924b91aaea92bc1a8b50ea1873417c2ee206
tree23aedeee7d2bb777a03285d13620bd9e877d06a6
parent6856b0d7e944790f8c449c2e0339b897695470ef
ALSA: hda - Fix parsing pin node 0x21 on ALC259

ALC259 has a widget NID 0x21 for the output pin, but it wasn't handled
properly in alc268_new_analog_output().

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