]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebc86895ad9117e533c63bc4e66f31cb94d15721
tree239b1f79b925fe67d9efdc2bfb707db39fd02f45
parent3b154e3d45e160ed86eded0bf38635adec64aa2c
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