ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Aug 2009 22:49:36 +0000 (00:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 28 Aug 2009 22:49:36 +0000 (00:49 +0200)
commit96f845de89be6be12112d7b388cdf366dccfe12d
tree1ffdc69dc114152a3944f67fab43a483aa9596df
parent286f5875ca5c4e58432e3e6ca386ea4294275d84
ALSA: hda - Create "Digital Mic Capture Volume" correctly for IDT codecs

So far, the digital mic capture volume wasn't created.  This is because
IDT codecs have output amps for digital mics, not input amps, while
input amps should be used for other analog pins.  Thus the automatic
capture volume creation should check both directions for digital mics.

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