]> bbs.cooldavid.org Git - net-next-2.6.git/commit - sound/pci/hda/patch_sigmatel.c
ALSA: hda - Integrate Digital Input Source to Input Source
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Jul 2009 11:09:08 +0000 (13:09 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jul 2009 11:09:08 +0000 (13:09 +0200)
commit5207e10ed49c515e7432d0b1a7561ccc7b71f9df
treee09b09cc262f505f1bbbc6b9fe9d217d8469e8cd
parent6732bd0d15893d20359396309adc238e0af10b58
ALSA: hda - Integrate Digital Input Source to Input Source

STAC/IDT codecs provide both "Input Source" and "Digital Input Source"
controls to choose the analog input source and the digital input source.
But this is far user-unfriendly.

This patch merges the input source selections into one "Input Source"
control.  To have separate digital and analog input source controls,
you can pass "separate_dmux = 1 " hint string.

At the same time, this patch gets rid of analog mixer stuff that was
already disabled in previous patches.

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