commit | 604401a92cb3b93047c199f68a068ccbc5fb70fa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Apr 27 15:14:23 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 27 15:46:40 2011 +0200 |
tree | 239b1f79b925fe67d9efdc2bfb707db39fd02f45 | |
parent | cb34c207af4944e9c93e2b462e351430f15daad6 [diff] |
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>