ALSA: hda - Fix ALC268/ALC269 headphone pin routing
authorTakashi Iwai <tiwai@suse.de>
Sat, 29 Aug 2009 21:23:08 +0000 (23:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 Aug 2009 06:25:58 +0000 (08:25 +0200)
commite9af4f365fee8065c0c1b2389fe10e540dd9d60a
treececb26a9bb10ad6cf3245d455e3be6ebb9a2def4
parent96f845de89be6be12112d7b388cdf366dccfe12d
ALSA: hda - Fix ALC268/ALC269 headphone pin routing

Fix the headphone pin routing of ALC268/ALC269 codecs.  Using alc882
routine doesn't work because alc268/alc269 parser assumes the
independent DACs for both HP and speaker outputs.  Need to assign the
DAC depending on the pin.

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