ALSA: hda - Minor update for alc662-parser functions
authorTakashi Iwai <tiwai@suse.de>
Wed, 27 Apr 2011 13:14:23 +0000 (15:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Apr 2011 13:46:40 +0000 (15:46 +0200)
commit604401a92cb3b93047c199f68a068ccbc5fb70fa
tree239b1f79b925fe67d9efdc2bfb707db39fd02f45
parentcb34c207af4944e9c93e2b462e351430f15daad6
ALSA: hda - Minor update for alc662-parser functions

Allow alc662_dac_to_mix() and alc662_look_for_dac() to parse
down the selector widget that is found in ALC880-type codecs,
and rename them to alc_auto_*() accordingly.
This is for the next coming multi-io extensions.

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