ALSA: hda - Merge ALC269 parser code
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 14:12:05 +0000 (16:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Jul 2011 14:12:05 +0000 (16:12 +0200)
commit4c11398edc19fdd9c651f3ff287cd628fecaf574
tree57fb45235dfda35678ea488c4a19fa3ef4d10ab1
parentbe9bc37bccab8c492e6cbaaa4d5b1b2c8296b1c4
ALSA: hda - Merge ALC269 parser code

One more code reduction.  This codec has less DACs, thus the wiring
to DAC can't be filled uniquely for all output pins, i.e. some outputs
share the same volume control.
Except for that, all seems working fine.

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